public class RuntimeInstantiationException extends WrappedRuntimeException
RuntimeException wrapper around InstantiationException.| Constructor and Description |
|---|
RuntimeInstantiationException() |
RuntimeInstantiationException(InstantiationException e) |
RuntimeInstantiationException(String s) |
equals, getCause, getLocalizedMessage, getMessage, getStackTrace, hashCode, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringaddSuppressed, fillInStackTrace, getSuppressed, initCausepublic RuntimeInstantiationException(InstantiationException e)
public RuntimeInstantiationException()
public RuntimeInstantiationException(String s)