org.apache.lucene.store

Class AlreadyClosedException

public class AlreadyClosedException extends IllegalStateException

This exception is thrown when there is an attempt to access something that has already been closed.
Constructor Summary
AlreadyClosedException(String message)

Constructor Detail

AlreadyClosedException

public AlreadyClosedException(String message)
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.