Class UnsupportedIonVersionException

All Implemented Interfaces:
Serializable

public class UnsupportedIonVersionException extends IonException
An error caused by a request for an Ion version that is not supported by this implementation.
See Also:
  • Constructor Details

    • UnsupportedIonVersionException

      public UnsupportedIonVersionException(String unsupportedIonVersionId)
  • Method Details