Class BatchPlannerMappingExternalFieldNameException

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

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

    • BatchPlannerMappingExternalFieldNameException

      public BatchPlannerMappingExternalFieldNameException()
    • BatchPlannerMappingExternalFieldNameException

      public BatchPlannerMappingExternalFieldNameException(String msg)
    • BatchPlannerMappingExternalFieldNameException

      public BatchPlannerMappingExternalFieldNameException(String msg, Throwable throwable)
    • BatchPlannerMappingExternalFieldNameException

      public BatchPlannerMappingExternalFieldNameException(Throwable throwable)