|
Cantaloop CGimlet - API Documentation, Version: 0.2.0, Date: 2002-05-13 21:30 CEST | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--org.cantaloop.tools.BugException | +--org.cantaloop.cgimlet.InternalCodeGenerationException
This exception is thrown when a bug is detected at runtime.
Fields inherited from class org.cantaloop.tools.BugException |
m_nested, s_bugMsg |
Constructor Summary | |
InternalCodeGenerationException()
|
|
InternalCodeGenerationException(java.lang.String msg)
|
Methods inherited from class org.cantaloop.tools.BugException |
getNestedException, setNestedException |
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 |
public InternalCodeGenerationException()
public InternalCodeGenerationException(java.lang.String msg)
|
Copyright 2001, 2002 Stefan Heimann, David Leuschner. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |