org.objectweb.proactive.ext.security
Class CommunicationForbiddenException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.objectweb.proactive.ext.security.CommunicationForbiddenException
All Implemented Interfaces:
java.io.Serializable

public class CommunicationForbiddenException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
CommunicationForbiddenException()
           
CommunicationForbiddenException(java.lang.String message)
           
CommunicationForbiddenException(java.lang.String message, java.lang.Throwable cause)
           
CommunicationForbiddenException(java.lang.Throwable cause)
           
 
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

CommunicationForbiddenException

public CommunicationForbiddenException()

CommunicationForbiddenException

public CommunicationForbiddenException(java.lang.String message)

CommunicationForbiddenException

public CommunicationForbiddenException(java.lang.String message,
                                       java.lang.Throwable cause)

CommunicationForbiddenException

public CommunicationForbiddenException(java.lang.Throwable cause)


Copyright ? April 2005 INRIA All Rights Reserved.