public class UnsupportedOperatingSystemException extends Exception
Constructor and Description |
---|
UnsupportedOperatingSystemException()
Initializes a new instance of UnsupportedOperatingSystemException.
|
UnsupportedOperatingSystemException(String message)
Initializes a new instance of UnsupportedOperatingSystemException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedOperatingSystemException()
public UnsupportedOperatingSystemException(String message)
message
- The detail message.Copyright © 2016. All Rights Reserved.