org.crsh.shell.impl
Class CreateCommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.crsh.shell.impl.CreateCommandException
- All Implemented Interfaces:
- Serializable
final class CreateCommandException
- extends Exception
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
response
private final ShellResponse response
- .
CreateCommandException
CreateCommandException(ShellResponse response)
CreateCommandException
CreateCommandException(ErrorType errorType,
String message)
CreateCommandException
CreateCommandException(ErrorType errorType,
String message,
Throwable cause)
CreateCommandException
CreateCommandException(ErrorType errorType,
Throwable cause)
getResponse
public ShellResponse getResponse()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.