Klasse LipidParsingException

Alle implementierten Schnittstellen:
Serializable

public final class LipidParsingException extends LipidException
Specific exception that is thrown when errors are encountered in a lipid name.
Autor:
Dominik Kopczynski, Nils Hoffmann
Siehe auch:
  • Konstruktordetails

    • LipidParsingException

      protected LipidParsingException()
    • LipidParsingException

      public LipidParsingException(String s)
    • LipidParsingException

      public LipidParsingException(String message, Throwable cause)
    • LipidParsingException

      public LipidParsingException(Throwable cause)