Class PersonalPlanSyncException

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

public class PersonalPlanSyncException extends Exception
个人培养计划同步的时候出现的异常 从eams-3shufe移植
See Also:
  • Constructor Details

    • PersonalPlanSyncException

      public PersonalPlanSyncException(ExecutivePlan p)
    • PersonalPlanSyncException

      public PersonalPlanSyncException()
    • PersonalPlanSyncException

      public PersonalPlanSyncException(String arg0, Throwable arg1)
    • PersonalPlanSyncException

      public PersonalPlanSyncException(String arg0)
    • PersonalPlanSyncException

      public PersonalPlanSyncException(Throwable arg0)
  • Method Details

    • getEnName

      public String getEnName()
    • getName

      public String getName()
    • getExecutivePlan

      public ExecutivePlan getExecutivePlan()
    • setExecutivePlan

      public void setExecutivePlan(ExecutivePlan executePlan)