Class ExecutionPlanGenException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openurp.edu.program.plan.service.ExecutionPlanGenException
All Implemented Interfaces:
Serializable

public class ExecutionPlanGenException extends Exception
See Also:
  • Constructor Details

    • ExecutionPlanGenException

      public ExecutionPlanGenException()
    • ExecutionPlanGenException

      public ExecutionPlanGenException(String arg0, Throwable arg1)
    • ExecutionPlanGenException

      public ExecutionPlanGenException(String arg0)
    • ExecutionPlanGenException

      public ExecutionPlanGenException(Throwable arg0)