Class BatchPlannerPlanExternalTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.batch.planner.exception.BatchPlannerPlanExternalTypeException
All Implemented Interfaces:
Serializable

public class BatchPlannerPlanExternalTypeException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • BatchPlannerPlanExternalTypeException

      public BatchPlannerPlanExternalTypeException()
    • BatchPlannerPlanExternalTypeException

      public BatchPlannerPlanExternalTypeException(String msg)
    • BatchPlannerPlanExternalTypeException

      public BatchPlannerPlanExternalTypeException(String msg, Throwable throwable)
    • BatchPlannerPlanExternalTypeException

      public BatchPlannerPlanExternalTypeException(Throwable throwable)