public class LookupException extends Exception
| Constructor and Description |
|---|
LookupException(String message)
Deprecated.
Constructs an
LookupException with the specified detail message. |
LookupException(String message,
Throwable cause)
Deprecated.
Constructs an
LookupException with the specified detail message and cause |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LookupException(String message)
LookupException with the specified detail message.message - public LookupException(String message, Throwable cause)
LookupException with the specified detail message and causemessage - cause - Copyright © 2001-2013 University Health Network. All Rights Reserved.