Class GCubeInvalidCommandException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.gcube.portlets.user.gcubewidgets.client.exceptions.GCubeInvalidCommandException
-
- All Implemented Interfaces:
Serializable
public class GCubeInvalidCommandException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GCubeInvalidCommandException()GCubeInvalidCommandException(String arg0)GCubeInvalidCommandException(String arg0, Throwable arg1)GCubeInvalidCommandException(Throwable arg0)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-