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 SummaryConstructors Constructor Description YAPIONReflectionInvocationException(java.lang.reflect.InvocationTargetException invocationTargetException)
 - 
Method SummaryModifier and Type Method Description java.lang.ThrowablegetTargetException()
 
-