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, toString
Copyright © 2021. All rights reserved.