Class BlobsDirectoryException
-
- All Implemented Interfaces:
-
java.io.Serializable
public final class BlobsDirectoryException extends IOException
Thrown when there is a problems of accessing blobs directory
-
-
Constructor Summary
Constructors Constructor Description BlobsDirectoryException(String message)
-
Method Summary
Modifier and Type Method Description String
getMessage()
-
-
Constructor Detail
-
BlobsDirectoryException
BlobsDirectoryException(String message)
-
-
Method Detail
-
getMessage
String getMessage()
-
-
-
-