public class UnsupportedPlatformException extends RuntimeException
| Constructor and Description | 
|---|
UnsupportedPlatformException()  | 
UnsupportedPlatformException(String message)  | 
UnsupportedPlatformException(String message,
                            Throwable throwable)  | 
UnsupportedPlatformException(Throwable throwable)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.