@InterfaceAudience.Public @InterfaceStability.Stable public class UnsupportedFileSystemException extends IOException
Constructor and Description |
---|
UnsupportedFileSystemException(String message)
Constructs exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedFileSystemException(String message)
message
- exception message.Copyright © 2019 Apache Software Foundation. All rights reserved.