public class FormatException extends RuntimeException
| Constructor and Description | 
|---|
FormatException()  | 
FormatException(String arg0)  | 
FormatException(String arg0,
                              Throwable arg1)  | 
FormatException(Throwable arg0)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FormatException()
public FormatException(String arg0)
public FormatException(String arg0, Throwable arg1)
public FormatException(Throwable arg0)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.