@InterfaceAudience.Public @InterfaceStability.Evolving public class InvalidPathnameException extends RegistryIOException
Constructor and Description |
---|
InvalidPathnameException(String path,
String message) |
InvalidPathnameException(String path,
String message,
Throwable cause) |
getMessage, getPath, getTargetPath, setOperation, setTargetPath
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidPathnameException(String path, String message)
public InvalidPathnameException(String path, String message, Throwable cause)
Copyright © 2015 Apache Software Foundation. All rights reserved.