com.ch.odi.common.graphs
Class LastConnectionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ch.odi.common.graphs.GraphException
                    |
                    +--com.ch.odi.common.graphs.LastConnectionException

public class LastConnectionException
extends GraphException

Title: Description: Copyright: Copyright (c) 2002 Ortwin Glück Company:

See Also:
Serialized Form

Constructor Summary
LastConnectionException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LastConnectionException

public LastConnectionException()