|
|||||||||
| Home >> All >> org >> cantaloop >> [ cgimlet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.cantaloop.cgimlet
Class InternalCodeGenerationException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cantaloop.tools.BugException
org.cantaloop.cgimlet.InternalCodeGenerationException
- All Implemented Interfaces:
- java.io.Serializable
- public class InternalCodeGenerationException
- extends org.cantaloop.tools.BugException
This exception is thrown when a bug is detected at runtime.
- Version:
- @version@ ($Revision: 1.5 $)
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class org.cantaloop.tools.BugException |
m_nested, s_bugMsg |
| Fields inherited from class java.lang.RuntimeException |
|
| Fields inherited from class java.lang.Throwable |
|
| 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, 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 |
InternalCodeGenerationException
public InternalCodeGenerationException()
InternalCodeGenerationException
public InternalCodeGenerationException(java.lang.String msg)
|
|||||||||
| Home >> All >> org >> cantaloop >> [ cgimlet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC