@InterfaceAudience.Public @InterfaceStability.Evolving public class NotInMountpointException extends UnsupportedOperationException
| Constructor and Description | 
|---|
| NotInMountpointException(Path path,
                        String operation) | 
| NotInMountpointException(String operation) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMessage() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotInMountpointException(Path path, String operation)
public NotInMountpointException(String operation)
public String getMessage()
getMessage in class ThrowableCopyright © 2017 Apache Software Foundation. All rights reserved.