Package gw.lang.reflect
Class NoReferenceFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- gw.lang.reflect.NoReferenceFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoReferenceFoundException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoReferenceFoundException(IType type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ITypegetType()
-