org.media.mn8.event
Class MethodNotFoundException

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

public class MethodNotFoundException
extends mn8Error

Version:
$Revision: 1.2 $ $Date: 2002/05/06 09:21:34 $
Author:
Remus Pereni
See Also:
LogManager, Serialized Form

Field Summary
static String id
           
 
Fields inherited from class org.media.mn8.event.mn8Error
conceptName, itemName, lineNr, scriptName, type
 
Constructor Summary
MethodNotFoundException(String conceptName, String methodName)
           
 
Method Summary
 String getSimpleMessage()
           
 
Methods inherited from class org.media.mn8.event.mn8Error
getMessage
 
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 final String id
See Also:
Constant Field Values
Constructor Detail

MethodNotFoundException

public MethodNotFoundException(String conceptName,
                               String methodName)
Method Detail

getSimpleMessage

public String getSimpleMessage()
Overrides:
getSimpleMessage in class mn8Error


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."