Class ApiException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FieldException, TableScrollException

public class ApiException extends RuntimeException
base exception for most/all exceptions thrown from the API these are unchecked exceptions.
Author:
mzibra
See Also:
  • Constructor Details

    • ApiException

      public ApiException()
  • Method Details