public final class PhysicalPlanGenerationException extends RuntimeException
DAG
to {edu.snu.coral.runtime.common.plan.physical.PhysicalPlan}Constructor and Description |
---|
PhysicalPlanGenerationException(String message)
PhysicalPlanGenerationException.
|
PhysicalPlanGenerationException(Throwable e)
PhysicalPlanGenerationException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PhysicalPlanGenerationException(String message)
message
- messagepublic PhysicalPlanGenerationException(Throwable e)
e
- throwable cause of the exception.Copyright © 2018. All rights reserved.