org.crsh.cmdline
Class IllegalParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.crsh.cmdline.IntrospectionException
org.crsh.cmdline.IllegalParameterException
- All Implemented Interfaces:
- Serializable
public class IllegalParameterException
- extends IntrospectionException
- 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 |
IllegalParameterException
public IllegalParameterException()
IllegalParameterException
public IllegalParameterException(String message)
IllegalParameterException
public IllegalParameterException(String message,
Throwable cause)
IllegalParameterException
public IllegalParameterException(Throwable cause)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.