Class BaselineFormatException

All Implemented Interfaces:
Serializable

public final class BaselineFormatException extends IllegalArgumentException
Strict baseline input that is malformed, unsupported, or outside configured limits.
See Also:
  • Constructor Details

    • BaselineFormatException

      public BaselineFormatException(String message)
    • BaselineFormatException

      public BaselineFormatException(String message, Throwable cause)