com.sculley.jim.swjava.exception
Class SuppressionException

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

public class SuppressionException
extends java.lang.Exception

Insert the type's description here. Creation date: (2/20/00 3:04:04 PM)

See Also:
Serialized Form

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

SuppressionException

public SuppressionException()
SuppressionException constructor comment.

SuppressionException

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