@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, setTargetPathaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPathnameException(String path, String message)
public InvalidPathnameException(String path, String message, Throwable cause)
Copyright © 2017 Apache Software Foundation. All rights reserved.