com.sculley.jim.swjava.exception
Class SetValueException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sculley.jim.swjava.exception.SetValueException

public class SetValueException
extends java.lang.Exception

Insert the type's description here. Creation date: (2/25/00 12:25:27 PM)

See Also:
Serialized Form

Constructor Summary
SetValueException()
          SetValueException constructor comment.
SetValueException(java.lang.String s)
          SetValueException constructor comment.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SetValueException

public SetValueException()
SetValueException constructor comment.

SetValueException

public SetValueException(java.lang.String s)
SetValueException constructor comment.
Parameters:
s - java.lang.String