org.crsh.cmdline
Class IntrospectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.crsh.cmdline.IntrospectionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IllegalParameterException, IllegalValueTypeException
public class IntrospectionException
- extends Exception
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IntrospectionException
public IntrospectionException()
IntrospectionException
public IntrospectionException(String message)
IntrospectionException
public IntrospectionException(String message,
Throwable cause)
IntrospectionException
public IntrospectionException(Throwable cause)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.