kaos.policy.management
Class PolicyAnalyzes.PriorityConditionNotMet

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kaos.policy.management.PolicyAnalyzes.PriorityConditionNotMet
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
PolicyAnalyzes

public static class PolicyAnalyzes.PriorityConditionNotMet
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
PolicyAnalyzes.PriorityConditionNotMet()
           
PolicyAnalyzes.PriorityConditionNotMet(java.lang.String s)
           
 
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

PolicyAnalyzes.PriorityConditionNotMet

public PolicyAnalyzes.PriorityConditionNotMet()

PolicyAnalyzes.PriorityConditionNotMet

public PolicyAnalyzes.PriorityConditionNotMet(java.lang.String s)