public class AssessmentServiceException extends RuntimeException
Isolates exceptions in the assessment services.
| Constructor and Description |
|---|
AssessmentServiceException() |
AssessmentServiceException(String message) |
AssessmentServiceException(String message,
Throwable cause) |
AssessmentServiceException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2021 Sakai Project. All rights reserved.