@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, toStringpublic UnsupportedFileSystemException(String message)
message - exception message.Copyright © 2016 Apache Software Foundation. All rights reserved.