public class SubmissionException extends Exception
| Constructor and Description |
|---|
SubmissionException() |
SubmissionException(String s) |
SubmissionException(String s,
Integer code) |
SubmissionException(String arg0,
Throwable arg1) |
SubmissionException(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-2016 Sakai Project. All Rights Reserved.