Klasse UnsupportedLipidException

Alle implementierten Schnittstellen:
Serializable

public final class UnsupportedLipidException extends LipidException
This exception is thrown, if a certain type of lipid is not yet supported by the grammar implementations.
Autor:
Dominik Kopczynski, Nils Hoffmann
Siehe auch:
  • Konstruktordetails

    • UnsupportedLipidException

      protected UnsupportedLipidException()
    • UnsupportedLipidException

      public UnsupportedLipidException(String message)
    • UnsupportedLipidException

      public UnsupportedLipidException(String message, Throwable cause)
    • UnsupportedLipidException

      public UnsupportedLipidException(Throwable cause)