it.unimo.dbgroup.momis.odli3
Class OdlException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byit.unimo.dbgroup.momis.odli3.OdlException
All Implemented Interfaces:
java.io.Serializable

public class OdlException
extends java.lang.Exception

For Odl error handling.

See Also:
Serialized Form

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

Constructor Detail

OdlException

public OdlException(java.lang.String message)
Constructor.

Method Detail

toString

public java.lang.String toString()
String representation.



Universita' di Modena e Reggio Emilia