Class ApiRuntimeException

All Implemented Interfaces:
Serializable

@API(status=EXPERIMENTAL) public class ApiRuntimeException extends RuntimeException
Runtime version of the ApiException.
See Also:
  • Constructor Details

    • ApiRuntimeException

      public ApiRuntimeException(ApiException source)