|
|||||||||
| Home >> All >> org >> media >> mn8 >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.media.mn8.event
Class mn8Error

java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.media.mn8.event.mn8Error
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ConceptNotFoundException, MethodNotFoundException, NotLogicalExpressionException, NotStaticMethodException, UnexpectedError
- public class mn8Error
- extends java.lang.RuntimeException
- Version:
- $Revision: 1.2 $ $Date: 2002/08/20 03:28:02 $
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary | |
java.lang.String |
conceptName
|
static java.lang.String |
id
|
java.lang.String |
itemName
|
int |
lineNr
|
java.lang.String |
scriptName
|
static java.lang.String |
type
|
| Fields inherited from class java.lang.RuntimeException |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
mn8Error()
|
|
| Method Summary | |
java.lang.String |
getMessage()
Get the message associated with this Throwable. |
java.lang.String |
getSimpleMessage()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
id
public static java.lang.String id
type
public static final java.lang.String type
- See Also:
- Constant Field Values
lineNr
public int lineNr
scriptName
public java.lang.String scriptName
conceptName
public java.lang.String conceptName
itemName
public java.lang.String itemName
| Constructor Detail |
mn8Error
public mn8Error()
| Method Detail |
getSimpleMessage
public java.lang.String getSimpleMessage()
getMessage
public java.lang.String getMessage()
- Description copied from class:
java.lang.Throwable - Get the message associated with this Throwable.
|
|||||||||
| Home >> All >> org >> media >> mn8 >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC