org.crsh.cmdline.matcher
Class CmdLineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.crsh.cmdline.matcher.CmdLineException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CmdCompletionException, CmdInvocationException, CmdSyntaxException
public class CmdLineException
- 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 |
CmdLineException
public CmdLineException()
CmdLineException
public CmdLineException(String message)
CmdLineException
public CmdLineException(String message,
Throwable cause)
CmdLineException
public CmdLineException(Throwable cause)
Copyright © 2012 eXo Platform SAS. All Rights Reserved.