Class ExecutivePlanGenException

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

public class ExecutivePlanGenException extends Exception
See Also:
  • Constructor Details

    • ExecutivePlanGenException

      public ExecutivePlanGenException()
    • ExecutivePlanGenException

      public ExecutivePlanGenException(String arg0, Throwable arg1)
    • ExecutivePlanGenException

      public ExecutivePlanGenException(String arg0)
    • ExecutivePlanGenException

      public ExecutivePlanGenException(Throwable arg0)