net.groboclown.util.datastruct.v1
Class PathAlreadyRegisteredException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--net.groboclown.util.datastruct.v1.PathAlreadyRegisteredException
- All Implemented Interfaces:
- Serializable
- public class PathAlreadyRegisteredException
- extends Exception
Exception which is generated when
- Version:
- Alpha 0.9.0
- Author:
- Matt Albrecht
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
PathAlreadyRegisteredException
public PathAlreadyRegisteredException()
PathAlreadyRegisteredException
public PathAlreadyRegisteredException(String message)
Written under the LGPL