Class ARI1VersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.io7m.aradine.instrument.spi1.ARI1VersionException
All Implemented Interfaces:
Serializable

public final class ARI1VersionException extends Exception
The type of exceptions raised by the API.
See Also:
  • Constructor Details

    • ARI1VersionException

      public ARI1VersionException(String message)
      The type of exceptions raised by the API.
      Parameters:
      message - The message
    • ARI1VersionException

      public ARI1VersionException(String message, Throwable cause)
      The type of exceptions raised by the API.
      Parameters:
      message - The message
      cause - The cause