|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sakaiproject.tool.assessment.util.FormatException
org.sakaiproject.tool.assessment.util.Iso8601FormatException
public class Iso8601FormatException
Title: NavigoProject.org
Description: OKI based implementation
Copyright: Copyright 2003 Trustees of Indiana University
Company:
| Constructor Summary | |
|---|---|
Iso8601FormatException(String message)
Creates a new Iso8601FormatException object. |
|
Iso8601FormatException(String message,
Throwable cause)
Creates a new Iso8601FormatException object. |
|
Iso8601FormatException(Throwable cause)
Creates a new Iso8601FormatException 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 Iso8601FormatException(String message)
message - DOCUMENTATION PENDING
public Iso8601FormatException(String message,
Throwable cause)
message - DOCUMENTATION PENDINGcause - DOCUMENTATION PENDINGpublic Iso8601FormatException(Throwable cause)
cause - DOCUMENTATION PENDING
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||