Class WorkflowMetricsSLADefinitionTimeframeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.workflow.metrics.exception.WorkflowMetricsSLADefinitionTimeframeException
- All Implemented Interfaces:
Serializable
public class WorkflowMetricsSLADefinitionTimeframeException
extends com.liferay.portal.kernel.exception.PortalException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowMetricsSLADefinitionTimeframeException(String msg, Throwable throwable, List<String> fieldNames) WorkflowMetricsSLADefinitionTimeframeException(String msg, List<String> fieldNames) WorkflowMetricsSLADefinitionTimeframeException(Throwable throwable, List<String> fieldNames) WorkflowMetricsSLADefinitionTimeframeException(List<String> fieldNames) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorkflowMetricsSLADefinitionTimeframeException
-
WorkflowMetricsSLADefinitionTimeframeException
-
WorkflowMetricsSLADefinitionTimeframeException
-
WorkflowMetricsSLADefinitionTimeframeException
-
-
Method Details
-
getFieldNames
-