net.obsearch.exception
Class UnsupportedStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.obsearch.exception.UnsupportedStorageException
- All Implemented Interfaces:
- Serializable
public class UnsupportedStorageException
- extends Exception
UnsupportedStorageException is thrown when a factory cannot provide the
requested index.
- Author:
- Arnoldo Jose Muller Molina
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedStorageException
public UnsupportedStorageException()
Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.