org.objectweb.proactive.ext.security.exceptions
Class IncompatiblePolicyException

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

public class IncompatiblePolicyException
extends java.lang.RuntimeException

See Also:
Serialized Form

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

IncompatiblePolicyException

public IncompatiblePolicyException()

IncompatiblePolicyException

public IncompatiblePolicyException(java.lang.String message)

IncompatiblePolicyException

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

IncompatiblePolicyException

public IncompatiblePolicyException(java.lang.Throwable cause)


Copyright 2001-2005 INRIA All Rights Reserved.