Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Class fi.hut.tcm.jacob.conduits.NoSuchSideException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--fi.hut.tcm.jacob.conduits.ConduitException
                    |
                    +--fi.hut.tcm.jacob.conduits.SideException
                          |
                          +--fi.hut.tcm.jacob.conduits.NoSuchSideException

public class NoSuchSideException
extends SideException
NoSuchSideException

See Also:
Serialized Form

Constructor Summary
NoSuchSideException()
           
NoSuchSideException(java.lang.String message)
           
 
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, notifyAll, notify, toString, wait, wait, wait
 

Constructor Detail

NoSuchSideException

protected NoSuchSideException()

NoSuchSideException

protected NoSuchSideException(java.lang.String message)

Overview | Package | Class | Tree | Deprecated | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD