public class DDBeanCreateException extends Exception
| Constructor and Description |
|---|
DDBeanCreateException()
Creates new
DDBeanCreateException without detail message. |
DDBeanCreateException(String msg)
Constructs an
DDBeanCreateException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DDBeanCreateException()
DDBeanCreateException without detail message.public DDBeanCreateException(String msg)
DDBeanCreateException with the
specified detail message.msg - the detail message.Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.