public class ConstructionException extends CvcException
| Constructor and Description |
|---|
ConstructionException() |
ConstructionException(String msg) |
ConstructionException(String msg,
Throwable t) |
ConstructionException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConstructionException()
ExceptionCopyright © 2017. All rights reserved.