Class DuplicateBatchPlannerPlanException

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

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

    • DuplicateBatchPlannerPlanException

      public DuplicateBatchPlannerPlanException()
    • DuplicateBatchPlannerPlanException

      public DuplicateBatchPlannerPlanException(String msg)
    • DuplicateBatchPlannerPlanException

      public DuplicateBatchPlannerPlanException(String msg, Throwable throwable)
    • DuplicateBatchPlannerPlanException

      public DuplicateBatchPlannerPlanException(Throwable throwable)