public class TransientSubmissionException extends Exception
| Constructor and Description |
|---|
TransientSubmissionException() |
TransientSubmissionException(String s) |
TransientSubmissionException(String s,
Integer error) |
TransientSubmissionException(String arg0,
Throwable arg1) |
TransientSubmissionException(Throwable arg0) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getErrorCode() |
void |
setErrorCode(Integer errorCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003-2014 Sakai Project. All Rights Reserved.