Class PhenopacketPrinterFactoryException

All Implemented Interfaces:
Serializable

public class PhenopacketPrinterFactoryException extends PhenopacketToolsRuntimeException
See Also:
  • Constructor Details

    • PhenopacketPrinterFactoryException

      public PhenopacketPrinterFactoryException()
    • PhenopacketPrinterFactoryException

      public PhenopacketPrinterFactoryException(String message)
    • PhenopacketPrinterFactoryException

      public PhenopacketPrinterFactoryException(String message, Throwable cause)
    • PhenopacketPrinterFactoryException

      public PhenopacketPrinterFactoryException(Throwable cause)
    • PhenopacketPrinterFactoryException

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