Class ByteBufferStorageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.internal.server.space.redolog.storage.bytebuffer.ByteBufferStorageException
All Implemented Interfaces:
Serializable

public class ByteBufferStorageException extends Exception
Thrown when an error has occurred at a IByteBufferStorage
Since:
7.1
Author:
eitany
See Also:
  • Constructor Details

    • ByteBufferStorageException

      public ByteBufferStorageException(String msg, Throwable cause)
    • ByteBufferStorageException

      public ByteBufferStorageException(Throwable cause)