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, toString
public DDBeanCreateException()
DDBeanCreateException
without detail message.public DDBeanCreateException(String msg)
DDBeanCreateException
with the
specified detail message.msg
- the detail message.Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.