com.gs.common.core

ApiUninitializedException

Before call any gs api,make sure the {@link com.gs.common.client.ApiClient} has been initialized, or else an ApiUninitializedException will occur.

More info refer to {@link ApiException}


Supported Products:

All


Detail

Method

method description
public ApiUninitializedException(); Constructs a new ApiUninitializedException with null params. The specified detail message is defined inside this method.

Supported Products:

All


Member & Constant

Member description