Class BatchPlannerMappingInternalFieldTypeException

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

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

    • BatchPlannerMappingInternalFieldTypeException

      public BatchPlannerMappingInternalFieldTypeException()
    • BatchPlannerMappingInternalFieldTypeException

      public BatchPlannerMappingInternalFieldTypeException(String msg)
    • BatchPlannerMappingInternalFieldTypeException

      public BatchPlannerMappingInternalFieldTypeException(String msg, Throwable throwable)
    • BatchPlannerMappingInternalFieldTypeException

      public BatchPlannerMappingInternalFieldTypeException(Throwable throwable)