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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.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)
           
 
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

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-2007 INRIA All Rights Reserved.