Package dev.galasa.framework.spi
Class ResultArchiveStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.framework.spi.FrameworkException
dev.galasa.framework.spi.ResultArchiveStoreException
- 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
ConstructorsConstructorDescriptionResultArchiveStoreException(String message) ResultArchiveStoreException(String message, Throwable cause) ResultArchiveStoreException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)  - 
Method Summary
Methods inherited from class dev.galasa.framework.spi.FrameworkException
getErrorCode, getErrorDetailsMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ResultArchiveStoreException
public ResultArchiveStoreException() - 
ResultArchiveStoreException
 - 
ResultArchiveStoreException
 - 
ResultArchiveStoreException
 - 
ResultArchiveStoreException
 
 -