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