org.gcube.portlets.user.gcubewidgets.client.exceptions
Class GCubeInvalidCommandException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.gcube.portlets.user.gcubewidgets.client.exceptions.GCubeInvalidCommandException
All Implemented Interfaces:
Serializable

public class GCubeInvalidCommandException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
GCubeInvalidCommandException()
           
GCubeInvalidCommandException(String arg0)
           
GCubeInvalidCommandException(String arg0, Throwable arg1)
           
GCubeInvalidCommandException(Throwable arg0)
           
 
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

GCubeInvalidCommandException

public GCubeInvalidCommandException()

GCubeInvalidCommandException

public GCubeInvalidCommandException(String arg0,
                                    Throwable arg1)

GCubeInvalidCommandException

public GCubeInvalidCommandException(String arg0)

GCubeInvalidCommandException

public GCubeInvalidCommandException(Throwable arg0)


Copyright © 2013. All Rights Reserved.