public static class ERQSUtilities.COJobInstanciationException extends Exception
Rather than create a hierarchy of classes corresponding to each different errors, we preferred to add an error type that gives more information about the error.
ERQSUtilities.COJobInstanciationException.ErrorType
,
Serialized FormModifier and Type | Class and Description |
---|---|
static class |
ERQSUtilities.COJobInstanciationException.ErrorType |
Constructor and Description |
---|
COJobInstanciationException(String message,
ERQSUtilities.COJobInstanciationException.ErrorType type) |
COJobInstanciationException(String msg,
ERQSUtilities.COJobInstanciationException.ErrorType type,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ERQSUtilities.COJobInstanciationException.ErrorType |
getErrorType() |
Throwable |
getUnderlyingException() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public COJobInstanciationException(String message, ERQSUtilities.COJobInstanciationException.ErrorType type)
public COJobInstanciationException(String msg, ERQSUtilities.COJobInstanciationException.ErrorType type, Throwable cause)
public Throwable getUnderlyingException()
public ERQSUtilities.COJobInstanciationException.ErrorType getErrorType()
Copyright © 2002 – 2024 Project Wonder.