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