Package vmm

Class VmmException

All Implemented Interfaces:
Serializable

public class VmmException extends RuntimeException
Runtime Exception used to indicate exceptions from the underlying native API.
Author:
Ulf Frisk - pcileech@frizk.net
See Also:
  • Constructor Details

    • VmmException

      public VmmException()
    • VmmException

      public VmmException(String errorMessage)