net.groboclown.util.datastruct.v1
Class NoRegisteredComponentException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--net.groboclown.util.datastruct.v1.NoRegisteredComponentException
- All Implemented Interfaces:
- Serializable
- public class NoRegisteredComponentException
- 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 |
NoRegisteredComponentException
public NoRegisteredComponentException()
NoRegisteredComponentException
public NoRegisteredComponentException(String message)
Written under the LGPL