public class QTIServiceException extends RuntimeException
Isolates exceptions in the QTI service layer.
Copyright: Copyright (c) 2005 Sakai
| Constructor and Description |
|---|
QTIServiceException() |
QTIServiceException(String message) |
QTIServiceException(String message,
Throwable cause) |
QTIServiceException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2017 Sakai Project. All rights reserved.