NoSuchFieldException
Class NoSuchFieldException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.ReflectiveOperationException
-
- java.lang.NoSuchFieldException
- All Implemented Interfaces:
- Serializable
public class NoSuchFieldException extends ReflectiveOperationException
Signals that the class doesn't have a field of a specified name.
- Since:
- JDK1.1