Class PhenopacketImportException

All Implemented Interfaces:
Serializable

public class PhenopacketImportException extends LiricalParseException
See Also:
  • Constructor Details

    • PhenopacketImportException

      public PhenopacketImportException()
    • PhenopacketImportException

      public PhenopacketImportException(String message)
    • PhenopacketImportException

      public PhenopacketImportException(String message, Exception e)
    • PhenopacketImportException

      public PhenopacketImportException(String message, Throwable cause)
    • PhenopacketImportException

      public PhenopacketImportException(Throwable cause)
    • PhenopacketImportException

      protected PhenopacketImportException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)