Package vmm
Class VmmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
vmm.VmmException
- All Implemented Interfaces:
Serializable
Runtime Exception used to indicate exceptions from the underlying native API.
- Author:
- Ulf Frisk - pcileech@frizk.net
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VmmException
public VmmException() -
VmmException
-