org.media.mn8.event
Class mn8ExitEvent
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--org.media.mn8.event.mn8ExitEvent
- All Implemented Interfaces:
- Serializable
- public class mn8ExitEvent
- extends RuntimeException
Exception thrown for general system related errors or warnings.
- Version:
- $Revision: 1.2 $ $Date: 2002/05/04 18:59:27 $
- Author:
- Remus Pereni
- See Also:
LogManager
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RETURN_EVENT
public static int RETURN_EVENT
EXIT_EVENT
public static int EXIT_EVENT
_value
protected Concept _value
_type
protected int _type
mn8ExitEvent
public mn8ExitEvent(int type,
Concept value)
mn8ExitEvent
public mn8ExitEvent(int type)
getType
public int getType()
getEventValue
public Concept getEventValue()
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."