Package dev.galasa.framework.spi
Class DynamicStatusStoreMatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.framework.spi.FrameworkException
dev.galasa.framework.spi.DynamicStatusStoreException
dev.galasa.framework.spi.DynamicStatusStoreMatchException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class dev.galasa.framework.spi.FrameworkException
ENABLE_SUPRESSION_FALSE, WRITEABLE_STACK_TRACE_TRUE
-
Constructor Summary
ConstructorDescriptionDynamicStatusStoreMatchException
(String message) DynamicStatusStoreMatchException
(String message, Throwable cause) DynamicStatusStoreMatchException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class dev.galasa.framework.spi.FrameworkException
getErrorCode, getErrorDetails
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DynamicStatusStoreMatchException
public DynamicStatusStoreMatchException() -
DynamicStatusStoreMatchException
-
DynamicStatusStoreMatchException
-
DynamicStatusStoreMatchException
-
DynamicStatusStoreMatchException
-