All Implemented Interfaces:
Serializable

public class FormatSniffException extends SniffException
An exception thrown when sniffing of the top-level element of Phenopacket schema cannot be performed.
See Also:
  • Constructor Details

    • FormatSniffException

      public FormatSniffException()
    • FormatSniffException

      public FormatSniffException(String message)
    • FormatSniffException

      public FormatSniffException(String message, Throwable cause)
    • FormatSniffException

      public FormatSniffException(Throwable cause)