public class Iso8601FormatException extends FormatException
Title: NavigoProject.org
Description: OKI based implementation
Copyright: Copyright 2003 Trustees of Indiana University
Company:
| Constructor and Description |
|---|
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.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Iso8601FormatException(String message)
message - DOCUMENTATION PENDINGpublic Iso8601FormatException(String message, Throwable cause)
message - DOCUMENTATION PENDINGcause - DOCUMENTATION PENDINGpublic Iso8601FormatException(Throwable cause)
cause - DOCUMENTATION PENDINGCopyright © 2005–2017 Sakai Project. All rights reserved.