org.media.mn8.event
Class mn8Warning

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.media.mn8.event.mn8Warning
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AttributeNotFoundException, ElementNotFoundException, FieldNotFoundException, ForcedInstance, FTPOperationFailure, mn8OperationNotSupported, NotStaticAttributeException, NotStaticElementException

public class mn8Warning
extends RuntimeException

Version:
$Revision: 1.2 $ $Date: 2002/05/02 18:26:07 $
Author:
Remus Pereni
See Also:
LogManager, Serialized Form

Field Summary
 String conceptName
           
 String id
           
 String itemName
           
 int lineNr
           
protected  String message
           
 String scriptName
           
static String type
           
 
Constructor Summary
mn8Warning()
           
mn8Warning(String message)
           
 
Method Summary
 String getId()
           
 String getMessage()
           
 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 String id

type

public static final String type
See Also:
Constant Field Values

lineNr

public int lineNr

scriptName

public String scriptName

conceptName

public String conceptName

itemName

public String itemName

message

protected String message
Constructor Detail

mn8Warning

public mn8Warning()

mn8Warning

public mn8Warning(String message)
Method Detail

getSimpleMessage

public String getSimpleMessage()

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

getId

public String getId()


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