net.obsearch.exception
Class OBStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.obsearch.exception.OBException
net.obsearch.exception.OBStorageException
- All Implemented Interfaces:
- Serializable
public class OBStorageException
- extends OBException
OBStorageException is raised when an underlying storage exception fails.
- 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 |
OBStorageException
public OBStorageException(Exception e)
OBStorageException
public OBStorageException(String msg)
Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.