@InterfaceAudience.Public @InterfaceStability.Evolving public class NotInMountpointException extends UnsupportedOperationException
コンストラクタと説明 |
---|
NotInMountpointException(Path path,
String operation) |
NotInMountpointException(String operation) |
修飾子とタイプ | メソッドと説明 |
---|---|
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
クラス内 Throwable
Copyright © 2016 Apache Software Foundation. All rights reserved.