Class AccountApiException

    • Constructor Detail

      • AccountApiException

        public AccountApiException​(Throwable cause,
                                   int code,
                                   String msg)
      • AccountApiException

        public AccountApiException​(ErrorCode code,
                                   Object... args)