Package java.lang
Class VirtualMachineError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.VirtualMachineError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InternalError
,OutOfMemoryError
,StackOverflowError
,UnknownError
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
VirtualMachineError
public VirtualMachineError() -
VirtualMachineError
-