public class UnknownIDException extends JamesRuntimeException
| Constructor and Description |
|---|
UnknownIDException()
Creates a new instance without detail message.
|
UnknownIDException(String msg)
Constructs an instance with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownIDException()
public UnknownIDException(String msg)
msg - the detail messageCopyright © 2016. All rights reserved.