com.lexicalscope.fluentreflection
Class IllegalArgumentRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lexicalscope.fluentreflection.ReflectionRuntimeException
com.lexicalscope.fluentreflection.IllegalArgumentRuntimeException
- All Implemented Interfaces:
- Serializable
public class IllegalArgumentRuntimeException
- extends ReflectionRuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalArgumentRuntimeException
public IllegalArgumentRuntimeException()
IllegalArgumentRuntimeException
public IllegalArgumentRuntimeException(String message,
Throwable cause)
IllegalArgumentRuntimeException
public IllegalArgumentRuntimeException(String message)
IllegalArgumentRuntimeException
public IllegalArgumentRuntimeException(Throwable cause)
IllegalArgumentRuntimeException
public IllegalArgumentRuntimeException(IllegalArgumentException e,
Member member,
Object instance,
Object[] arguments)
IllegalArgumentRuntimeException
public IllegalArgumentRuntimeException(IllegalArgumentException e,
Field field,
Object instance)
Copyright © 2011-2012 lexicalscope. All Rights Reserved.