jumbo.euclid
Class StringSetException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jumbo.euclid.StringSetException

public class StringSetException
extends java.lang.Exception

StringSet error

See Also:
Serialized Form

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

StringSetException

public StringSetException()

StringSetException

public StringSetException(java.lang.String s)