org.sakaiproject.tool.assessment.qti.exception
Class RespondusMatchingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sakaiproject.tool.assessment.qti.exception.RespondusMatchingException
- All Implemented Interfaces:
- Serializable
public class RespondusMatchingException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RespondusMatchingException
public RespondusMatchingException(String message)
- Creates a new Iso8601FormatException object.
- Parameters:
message - DOCUMENTATION PENDING
RespondusMatchingException
public RespondusMatchingException(String message,
Throwable cause)
- Creates a new Iso8601FormatException object.
- Parameters:
message - DOCUMENTATION PENDINGcause - DOCUMENTATION PENDING
RespondusMatchingException
public RespondusMatchingException(Throwable cause)
- Creates a new Iso8601FormatException object.
- Parameters:
cause - DOCUMENTATION PENDING
Copyright © 2005-2013 Sakai Project. All Rights Reserved.