public class UnknownIDException
extends org.jamesframework.core.exceptions.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, toString
public UnknownIDException()
public UnknownIDException(String msg)
msg
- the detail messageCopyright © 2015. All rights reserved.