org.compass.needle.gigaspaces.store
Class GigaSpaceDirectoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.compass.needle.gigaspaces.store.GigaSpaceDirectoryException
- All Implemented Interfaces:
- Serializable
public class GigaSpaceDirectoryException
- extends IOException
An exception marking a problem with the GigaSpace directory.
- Author:
- kimchy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GigaSpaceDirectoryException
public GigaSpaceDirectoryException(String message)
GigaSpaceDirectoryException
public GigaSpaceDirectoryException(String message,
Exception e)
GigaSpaceDirectoryException
public GigaSpaceDirectoryException(String indexName,
String fileName,
String message)
GigaSpaceDirectoryException
public GigaSpaceDirectoryException(String indexName,
String fileName,
String message,
Exception e)
Copyright (c) 2004-2008 The Compass Project.