public class EngineCompensationSphereRequiredException extends SystemFaultException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Constructor and Description |
---|
EngineCompensationSphereRequiredException(java.lang.Object[] vars)
Constructor.
|
EngineCompensationSphereRequiredException(java.lang.Object[] vars,
java.lang.Throwable cause)
Constructor.
|
getCause, getMessage, getMessage, getMessageID, getMessageKey, getMessageVariables, getRootCause, internPrintStackTrace, printStackTrace, printStackTrace, printStackTrace
public static final java.lang.String COPYRIGHT
public EngineCompensationSphereRequiredException(java.lang.Object[] vars)
vars
- See EngineCompensationSphereRequiredException(Object[], Throwable)
public EngineCompensationSphereRequiredException(java.lang.Object[] vars, java.lang.Throwable cause)
vars
- An array with 0 substitution variables for
CWWBE0044E: A compensation sphere is required but not open.cause
- The exception that was thrown.