Package yapion.exceptions.utils
Class YAPIONReflectionInvocationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- yapion.exceptions.YAPIONException
-
- yapion.exceptions.utils.YAPIONReflectionInvocationException
-
- All Implemented Interfaces:
java.io.Serializable
public class YAPIONReflectionInvocationException extends YAPIONException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description YAPIONReflectionInvocationException(java.lang.reflect.InvocationTargetException invocationTargetException)
-
Method Summary
Modifier and Type Method Description java.lang.Throwable
getTargetException()
-