public class NoDefaultConstructorException extends RuntimeException
| Constructor and Description |
|---|
NoDefaultConstructorException(Class<?> type,
InstantiationException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoDefaultConstructorException(Class<?> type, InstantiationException e)
Copyright © 2018. All rights reserved.