public class NoPathPermissionsException extends RegistryIOException
This is similar to PathIOException, except that exception doesn't let
| Constructor and Description |
|---|
NoPathPermissionsException(String message,
PathIOException cause) |
NoPathPermissionsException(String path,
String error) |
NoPathPermissionsException(String path,
String error,
Throwable cause) |
NoPathPermissionsException(String path,
Throwable cause) |
getMessage, getPath, getTargetPath, setOperation, setTargetPathaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoPathPermissionsException(String path, String error, Throwable cause)
public NoPathPermissionsException(String message, PathIOException cause)
Copyright © 2018 CERN. All Rights Reserved.