Class NotWindowsException

All Implemented Interfaces:
Serializable

public class NotWindowsException extends WinpException
Indicates that the JVM is not running on Windows.
Author:
Kohsuke Kawaguchi
See Also:
  • Constructor Details

    • NotWindowsException

      public NotWindowsException(Throwable cause)