Class FlowUtils.GenericXmlSyntaxErrorException

All Implemented Interfaces:
Serializable
Enclosing class:
FlowUtils

public static class FlowUtils.GenericXmlSyntaxErrorException extends EppException.SyntaxErrorException
Generic XML syntax error that can be thrown by any flow.
See Also:
  • Constructor Details

    • GenericXmlSyntaxErrorException

      public GenericXmlSyntaxErrorException(String message)