|
greflect
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
jp.sourceforge.greflect.ReflectionError
public class ReflectionError
ReflectionError will throw when the situation outside assumption is happened and when the operation can not be continued
リフレクション操作において想定外の事態が発生し、処理を継続できないときスローされます。
.
| Constructor Summary | |
|---|---|
ReflectionError(java.lang.Throwable th,
java.lang.String mes,
java.lang.Object... args)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReflectionError(java.lang.Throwable th,
java.lang.String mes,
java.lang.Object... args)
|
greflect
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||