fungus.core.canal
Class BadCanalException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--fungus.core.FungusException
                    |
                    +--fungus.core.canal.BadCanalException
All Implemented Interfaces:
Serializable

public class BadCanalException
extends FungusException

See Also:
Serialized Form

Constructor Summary
BadCanalException()
           
BadCanalException(String s)
           
 
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

BadCanalException

public BadCanalException()

BadCanalException

public BadCanalException(String s)