Class BatchPlannerMappingInternalFieldNameException

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

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

    • BatchPlannerMappingInternalFieldNameException

      public BatchPlannerMappingInternalFieldNameException()
    • BatchPlannerMappingInternalFieldNameException

      public BatchPlannerMappingInternalFieldNameException(String msg)
    • BatchPlannerMappingInternalFieldNameException

      public BatchPlannerMappingInternalFieldNameException(String msg, Throwable throwable)
    • BatchPlannerMappingInternalFieldNameException

      public BatchPlannerMappingInternalFieldNameException(Throwable throwable)