de.fau.cs.www8.jadeowlcodec.datatypes
Class DatatypeHandler.XsdRangeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.fau.cs.www8.jadeowlcodec.datatypes.DatatypeHandler.XsdRangeException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
DatatypeHandler<T>

public static class DatatypeHandler.XsdRangeException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DatatypeHandler.XsdRangeException(java.lang.String arg0)
           
DatatypeHandler.XsdRangeException(java.lang.String arg0, java.lang.Throwable arg1)
           
 
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

DatatypeHandler.XsdRangeException

public DatatypeHandler.XsdRangeException(java.lang.String arg0,
                                         java.lang.Throwable arg1)

DatatypeHandler.XsdRangeException

public DatatypeHandler.XsdRangeException(java.lang.String arg0)


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg