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