Class RequiredBatchPlannerPlanException

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.RequiredBatchPlannerPlanException
All Implemented Interfaces:
Serializable

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

    • RequiredBatchPlannerPlanException

      public RequiredBatchPlannerPlanException()
    • RequiredBatchPlannerPlanException

      public RequiredBatchPlannerPlanException(String msg)
    • RequiredBatchPlannerPlanException

      public RequiredBatchPlannerPlanException(String msg, Throwable throwable)
    • RequiredBatchPlannerPlanException

      public RequiredBatchPlannerPlanException(Throwable throwable)