org.media.mn8.event
Class NotStaticMethodException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.media.mn8.event.mn8Error
                          |
                          +--org.media.mn8.event.NotStaticMethodException
All Implemented Interfaces:
java.io.Serializable

public class NotStaticMethodException
extends mn8Error

Version:
$Revision: 1.2 $ $Date: 2002/04/28 23:29:53 $
Author:
Remus Pereni
See Also:
LogManager, Serialized Form

Field Summary
static java.lang.String id
           
 
Fields inherited from class org.media.mn8.event.mn8Error
conceptName, itemName, lineNr, scriptName, type
 
Constructor Summary
NotStaticMethodException(java.lang.String conceptName, java.lang.String methodName)
           
NotStaticMethodException(java.lang.String conceptName, java.lang.String methodName, int errorLine)
           
 
Method Summary
 java.lang.String getSimpleMessage()
           
 
Methods inherited from class org.media.mn8.event.mn8Error
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

id

public static final java.lang.String id
Constructor Detail

NotStaticMethodException

public NotStaticMethodException(java.lang.String conceptName,
                                java.lang.String methodName)

NotStaticMethodException

public NotStaticMethodException(java.lang.String conceptName,
                                java.lang.String methodName,
                                int errorLine)
Method Detail

getSimpleMessage

public java.lang.String getSimpleMessage()
Overrides:
getSimpleMessage in class mn8Error


"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."