public class UnknownPathException extends FileSystemException
org.refcodes.mixin.PathAccessor.PathBuilder<B extends org.refcodes.mixin.PathAccessor.PathBuilder<?>>, org.refcodes.mixin.PathAccessor.PathMutator, org.refcodes.mixin.PathAccessor.PathProperty
org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B extends org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B>>, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeMutator, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeProperty
Constructor and Description |
---|
UnknownPathException(String aPath,
String message) |
UnknownPathException(String aPath,
String aMessage,
String aErrorCode) |
UnknownPathException(String aPath,
String message,
Throwable cause) |
UnknownPathException(String aPath,
String aMessage,
Throwable aCause,
String aErrorCode) |
UnknownPathException(String aPath,
Throwable cause) |
UnknownPathException(String aPath,
Throwable aCause,
String aErrorCode) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.