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, toString
public DictionaryException(Throwable cause)
public DictionaryException(String message, Throwable cause)
public DictionaryException(String message)
public DictionaryException()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.