eaLib API Docs
Last Modified : January 7 2002

mss.ea.core
Class SinkOverflowException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--mss.ea.core.EAException
                    |
                    +--mss.ea.core.SinkOverflowException
All Implemented Interfaces:
java.io.Serializable

public class SinkOverflowException
extends EAException

Exception for sink overflow events.

Since:
0.2
Version:
$Revision: 1.3 $ $Date: 2001/11/13 09:47:57 $
Author:
Andreas Rummler
See Also:
Serialized Form

Constructor Summary
SinkOverflowException()
          Constructor.
SinkOverflowException(java.lang.String s)
          Constructor with describing string.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SinkOverflowException

public SinkOverflowException()
Constructor.

SinkOverflowException

public SinkOverflowException(java.lang.String s)
Constructor with describing string.
Parameters:
s - description

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS