Class BatchPlannerMappingExternalFieldTypeException

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

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

    • BatchPlannerMappingExternalFieldTypeException

      public BatchPlannerMappingExternalFieldTypeException()
    • BatchPlannerMappingExternalFieldTypeException

      public BatchPlannerMappingExternalFieldTypeException(String msg)
    • BatchPlannerMappingExternalFieldTypeException

      public BatchPlannerMappingExternalFieldTypeException(String msg, Throwable throwable)
    • BatchPlannerMappingExternalFieldTypeException

      public BatchPlannerMappingExternalFieldTypeException(Throwable throwable)