org.crsh.shell.impl
Class CreateCommandException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.crsh.shell.impl.CreateCommandException
All Implemented Interfaces:
Serializable

public class CreateCommandException
extends Exception

Version:
$Revision$
Author:
Julien Viet
See Also:
Serialized Form

Constructor Summary
CreateCommandException()
           
CreateCommandException(String message)
           
CreateCommandException(String message, Throwable cause)
           
CreateCommandException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.