gov.nih.nci.cagrid.common.security.commstyle
Class CommunicationStyleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by gov.nih.nci.cagrid.common.security.commstyle.CommunicationStyleException
All Implemented Interfaces:
java.io.Serializable

public class CommunicationStyleException
extends java.lang.Exception

Version:
$Id: ArgumentManagerTable.java,v 1.2 2004/10/15 16:35:16 langella Exp $
Author:
Stephen Langella , Scott Oster , Shannon Hastings
See Also:
Serialized Form

Constructor Summary
CommunicationStyleException()
           
CommunicationStyleException(java.lang.String s)
           
CommunicationStyleException(java.lang.String s, java.lang.Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CommunicationStyleException

public CommunicationStyleException()

CommunicationStyleException

public CommunicationStyleException(java.lang.String s)

CommunicationStyleException

public CommunicationStyleException(java.lang.String s,
                                   java.lang.Throwable t)