GigaSpaces XAP 10.0.1 API

com.gigaspaces.server.blobstore
Class BlobStoreException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
BlobStoreException(String message)
           
BlobStoreException(String message, Throwable cause)
           
BlobStoreException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BlobStoreException

public BlobStoreException(String message)

BlobStoreException

public BlobStoreException(Throwable cause)

BlobStoreException

public BlobStoreException(String message,
                          Throwable cause)

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.