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