eaLib API Docs
Last Modified : January 7 2002

mss.ea.sel
Class SelectionException

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

public class SelectionException
extends EAException

Exception for errors occuring while selections.

Since:
0.1
Version:
0.1 (12-07-00)
Author:
Andreas Rummler
See Also:
Serialized Form

Constructor Summary
SelectionException()
          Constructor.
SelectionException(java.lang.String s)
          Constructor with descriptive 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

SelectionException

public SelectionException()
Constructor.

SelectionException

public SelectionException(java.lang.String s)
Constructor with descriptive string.
Parameters:
s - descriptive string

eaLib API Docs
Last Modified : January 7 2002

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