public class DDBeanCreateException extends Exception
| Constructor and Description | 
|---|
| DDBeanCreateException()Creates new  DDBeanCreateExceptionwithout detail message. | 
| DDBeanCreateException(String msg)Constructs an  DDBeanCreateExceptionwith 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 © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.