public class UncheckedReflectiveException extends UncheckedException
ReflectiveOperationException
Constructor and Description |
---|
UncheckedReflectiveException(ReflectiveOperationException cause)
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UncheckedReflectiveException(ReflectiveOperationException cause)
cause
- the underlying causeCopyright © 2016–2018 earcam. All rights reserved.