|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
org.osid.OsidException
org.sakaiproject.tool.assessment.business.questionpool.QuestionPoolException
public class QuestionPoolException
This class provides a specific QuestionPool exception.
| Field Summary |
|---|
| Fields inherited from class org.osid.OsidException |
|---|
ALREADY_MARKED, CONFIGURATION_ERROR, ERROR_ASSIGNING_CONFIGURATION, ERROR_ASSIGNING_CONTEXT, INTERFACE_NOT_FOUND, MANAGER_INSTANTIATION_ERROR, MANAGER_NOT_FOUND, MANAGER_NOT_OSID_IMPLEMENTATION, NOTHING_MARKED, NULL_ARGUMENT, OPERATION_FAILED, PERMISSION_DENIED, UNIMPLEMENTED, VERSION_ERROR |
| Constructor Summary | |
|---|---|
QuestionPoolException(String message)
Creates a new QuestionPoolException object. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QuestionPoolException(String message)
message - DOCUMENTATION PENDING
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||