Class LipidParsingException

All Implemented Interfaces:
Serializable

public final class LipidParsingException extends LipidException
Specific exception that is thrown when errors are encountered in a lipid name.
Author:
Dominik Kopczynski, Nils Hoffmann
See Also:
  • Constructor Details

    • LipidParsingException

      protected LipidParsingException()
    • LipidParsingException

      public LipidParsingException(String s)
    • LipidParsingException

      public LipidParsingException(String message, Throwable cause)
    • LipidParsingException

      public LipidParsingException(Throwable cause)