org.media.mn8.event
Class NotStaticElementException

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

public class NotStaticElementException
extends mn8Warning

Version:
$Revision: 1.1 $ $Date: 2002/04/28 23:31:46 $
Author:
Remus Pereni
See Also:
LogManager, Serialized Form

Field Summary
static String id
           
 
Fields inherited from class org.media.mn8.event.mn8Warning
conceptName, itemName, lineNr, message, scriptName, type
 
Constructor Summary
NotStaticElementException(String conceptName, String elementName)
           
NotStaticElementException(String conceptName, String elementName, int errorLine)
           
 
Method Summary
 String getSimpleMessage()
           
 
Methods inherited from class org.media.mn8.event.mn8Warning
getId, 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

NotStaticElementException

public NotStaticElementException(String conceptName,
                                 String elementName)

NotStaticElementException

public NotStaticElementException(String conceptName,
                                 String elementName,
                                 int errorLine)
Method Detail

getSimpleMessage

public String getSimpleMessage()
Overrides:
getSimpleMessage in class mn8Warning


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