Class InvalidXrefMapException

All Implemented Interfaces:
Serializable

public class InvalidXrefMapException extends OBOFormatException
The Class InvalidXrefMapException.
See Also:
  • Constructor Details

    • InvalidXrefMapException

      public InvalidXrefMapException()
      Instantiates a new invalid xref map exception.
    • InvalidXrefMapException

      public InvalidXrefMapException(String message, Throwable e)
      Instantiates a new invalid xref map exception.
      Parameters:
      message - the message
      e - the e
    • InvalidXrefMapException

      public InvalidXrefMapException(String message)
      Instantiates a new invalid xref map exception.
      Parameters:
      message - the message
    • InvalidXrefMapException

      public InvalidXrefMapException(Throwable e)
      Instantiates a new invalid xref map exception.
      Parameters:
      e - the e