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
public final class CloudStoragePseudoDirectoryException extends InvalidPathException
Exception thrown when erroneously trying to operate on a path with a trailing slash.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.nio.file.InvalidPathException
getIndex, getInput, getMessage, getReason
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-