Package dev.galasa.framework.spi
Class ConfidentialTextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.framework.spi.FrameworkException
dev.galasa.framework.spi.ConfidentialTextException
- 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
ConstructorsConstructorDescriptionConfidentialTextException(String message) ConfidentialTextException(String message, Throwable cause) ConfidentialTextException(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
- 
ConfidentialTextException
public ConfidentialTextException() - 
ConfidentialTextException
 - 
ConfidentialTextException
 - 
ConfidentialTextException
 - 
ConfidentialTextException
 
 -