org.apache.tuscany.sca.assembly.builder.impl
Class PolicyConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.tuscany.sca.assembly.builder.impl.PolicyConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class PolicyConfigurationException
extends java.lang.Exception

Exception to be throw for invalid policy intents / policysets

See Also:
Serialized Form

Constructor Summary
PolicyConfigurationException(java.lang.String message)
           
PolicyConfigurationException(java.lang.Throwable e)
           
 
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

PolicyConfigurationException

public PolicyConfigurationException(java.lang.String message)

PolicyConfigurationException

public PolicyConfigurationException(java.lang.Throwable e)