org.deegree.commons.index
Class NoOverlapException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.commons.index.NoOverlapException
All Implemented Interfaces:
Serializable

public class NoOverlapException
extends Exception

The class TODO add class documentation here.

Version:
$Revision: 30119 $, $Date: 2011-03-22 10:02:35 +0100 (Tue, 22 Mar 2011) $
Author:
Andrei Ionita, last edited by: $Author: aschmitz $
See Also:
Serialized Form

Constructor Summary
NoOverlapException(String string)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoOverlapException

public NoOverlapException(String string)
Parameters:
string -


Copyright © 2011. All Rights Reserved.