Package org.gephi.tools.spi
Class UnselectToolException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.gephi.tools.spi.UnselectToolException
-
- All Implemented Interfaces:
Serializable
public class UnselectToolException extends RuntimeException
- Author:
- Martin Ć kurla
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnselectToolException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-