Class CloudStoragePseudoDirectoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
java.nio.file.InvalidPathException
com.google.cloud.storage.contrib.nio.CloudStoragePseudoDirectoryException
- All Implemented Interfaces:
Serializable
Exception thrown when erroneously trying to operate on a path with a trailing slash.
- See Also:
-
Method Summary
Methods inherited from class java.nio.file.InvalidPathException
getIndex, getInput, getMessage, getReasonMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString