RteException

Represents Rte exception information.

public class RteException extends Exception {

  private int mErrorCode;
}
Since
Available since v4.4.0.

Properties

mErrorCode
An integer value representing the error code.