public class WCPSException extends PetascopeException
Constructor and Description |
---|
WCPSException(ExceptionCode exceptionCode) |
WCPSException(ExceptionCode exceptionCode,
java.lang.Exception ex) |
WCPSException(ExceptionCode exceptionCode,
java.lang.String exceptionText) |
WCPSException(ExceptionCode exceptionCode,
java.lang.String exceptionText,
java.lang.Exception ex) |
WCPSException(java.lang.String exceptionText) |
WCPSException(java.lang.String exceptionText,
java.lang.Exception ex) |
appendExceptionText, getExceptionCode, getExceptionText, getMessage, getReport, toString
public WCPSException(java.lang.String exceptionText)
public WCPSException(java.lang.String exceptionText, java.lang.Exception ex)
public WCPSException(ExceptionCode exceptionCode)
public WCPSException(ExceptionCode exceptionCode, java.lang.Exception ex)
public WCPSException(ExceptionCode exceptionCode, java.lang.String exceptionText)
public WCPSException(ExceptionCode exceptionCode, java.lang.String exceptionText, java.lang.Exception ex)