com.gigaspaces.server.blobstore
Class BlobStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gigaspaces.server.blobstore.BlobStoreException
- All Implemented Interfaces:
- Serializable
public class BlobStoreException
- extends RuntimeException
Exception class that is thrown when any kind of BlobStore related exception happens.
This class extends RuntimeException
- Since:
- 10.0.0
- Author:
- Kobi
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BlobStoreException
public BlobStoreException(String message)
BlobStoreException
public BlobStoreException(Throwable cause)
BlobStoreException
public BlobStoreException(String message,
Throwable cause)
Copyright © GigaSpaces.