@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, toString
public NotInMountpointException(Path path, String operation)
public NotInMountpointException(String operation)
public String getMessage()
getMessage
in class Throwable
Copyright © 2016 Apache Software Foundation. All rights reserved.