org.apache.blur.shell
Class Main.QuitCommand.QuitCommandException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.blur.shell.Command.CommandException
              extended by org.apache.blur.shell.Main.QuitCommand.QuitCommandException
All Implemented Interfaces:
Serializable
Enclosing class:
Main.QuitCommand

public static class Main.QuitCommand.QuitCommandException
extends Command.CommandException

See Also:
Serialized Form

Constructor Summary
Main.QuitCommand.QuitCommandException()
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Main.QuitCommand.QuitCommandException

public Main.QuitCommand.QuitCommandException()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.