InstantiationException
Class InstantiationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.ReflectiveOperationException
-
- java.lang.InstantiationException
- All Implemented Interfaces:
- Serializable
public class InstantiationException extends ReflectiveOperationException
Thrown when an application tries to create an instance of a class using the newInstance
method in class