public class UnsupportedOperatingSystemException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
UnsupportedOperatingSystemException() |
UnsupportedOperatingSystemException(java.lang.String message) |
UnsupportedOperatingSystemException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedOperatingSystemException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
static void |
raise() |
private static final long serialVersionUID
public UnsupportedOperatingSystemException()
public UnsupportedOperatingSystemException(java.lang.String message)
public UnsupportedOperatingSystemException(java.lang.String message, java.lang.Throwable cause)
public UnsupportedOperatingSystemException(java.lang.Throwable cause)