The constructors of Java.Lang.ReflectiveOperationException are listed below. For a list of all members, see the ReflectiveOperationException Members list.
See Also: Inherited members from Java.Lang.Exception
Constructs a new exception with no detail message. | ||
Constructs a new exception with the given cause. | ||
Constructs a new exception with the given detail message. | ||
Constructs a new exception with the given detail message and cause. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |