com.chaosserver.bilbo.task
Class JolietException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.chaosserver.bilbo.task.TaskException
                    |
                    +--com.chaosserver.bilbo.task.GenerationException
                          |
                          +--com.chaosserver.bilbo.task.JolietException
All Implemented Interfaces:
Serializable

public class JolietException
extends GenerationException

See Also:
Serialized Form

Constructor Summary
JolietException(String s)
           
JolietException(String s, Throwable t)
           
 
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

JolietException

public JolietException(String s)

JolietException

public JolietException(String s,
                       Throwable t)


Copyright © 20020226