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