public class NotSupportedException extends BaseRuntimeException
| Constructor and Description |
|---|
NotSupportedException(String message) |
NotSupportedException(String message,
String errorCode) |
NotSupportedException(String message,
String errorCode,
Throwable cause) |
NotSupportedException(String message,
Throwable cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotSupportedException(String message)
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.