Package org.jvnet.winp
Class NotWindowsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jvnet.winp.WinpException
org.jvnet.winp.NotWindowsException
- All Implemented Interfaces:
Serializable
Indicates that the JVM is not running on Windows.
- Author:
- Kohsuke Kawaguchi
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jvnet.winp.WinpException
getWin32ErrorCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotWindowsException
-