org.apache.wss4j.policy.stax
Class PolicyViolationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.wss4j.common.WSSPolicyException
              extended by org.apache.wss4j.policy.stax.PolicyViolationException
All Implemented Interfaces:
Serializable

public class PolicyViolationException
extends org.apache.wss4j.common.WSSPolicyException

Exception for PolicyViolation

See Also:
Serialized Form

Constructor Summary
PolicyViolationException(String message)
           
 
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

PolicyViolationException

public PolicyViolationException(String message)


Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.