public class ConstructionException extends RuntimeException
See the nested exception for additional details.
| Constructor and Description | 
|---|
ConstructionException()  | 
ConstructionException(String message)  | 
ConstructionException(String message,
                     Throwable cause)  | 
ConstructionException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString