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