net.obsearch.exception
Class AlreadyFrozenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.obsearch.exception.OBException
net.obsearch.exception.AlreadyFrozenException
- All Implemented Interfaces:
- Serializable
public class AlreadyFrozenException
- extends OBException
Exception thrown when an user tries to freeze
an index that is already frozen.
- Since:
- 0.7
- 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 |
AlreadyFrozenException
public AlreadyFrozenException()
Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.