Class PolicyViolationException

  • All Implemented Interfaces:
    Serializable

    public class PolicyViolationException
    extends ApiException
    Exception thrown if a create topics request does not satisfy the configured policy for a topic.
    See Also:
    Serialized Form
    • Constructor Detail

      • PolicyViolationException

        public PolicyViolationException​(String message)
      • PolicyViolationException

        public PolicyViolationException​(String message,
                                        Throwable cause)