public class ReflectionException extends RuntimeException
Constructor and Description |
---|
ReflectionException() |
ReflectionException(String msg) |
ReflectionException(String msg,
Throwable cause) |
ReflectionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReflectionException()
public ReflectionException(String msg)
public ReflectionException(String msg, Throwable cause)
public ReflectionException(Throwable cause)
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.