Class BlobRuntimeException
-
- All Implemented Interfaces:
-
java.io.Serializable
public class BlobRuntimeException extends RuntimeException
Thrown when there is a problems of accessing blobs files on runtime
-
-
Constructor Summary
Constructors Constructor Description BlobRuntimeException(String message)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
BlobRuntimeException
BlobRuntimeException(String message)
-
-
-
-