Class CrnSyntaxException

All Implemented Interfaces:
Serializable

public class CrnSyntaxException extends URISyntaxException
See Also:
  • Constructor Details

    • CrnSyntaxException

      public CrnSyntaxException(String input, String reason)
    • CrnSyntaxException

      public CrnSyntaxException(String input, Collection<CrnSyntaxException> exceptions)
      If we encountered multiple problems trying to parse a CRN, produce an exception that captures all of the reasons for failure