Class ClientException.ExceptionData

    • Constructor Detail

      • ExceptionData

        public ExceptionData​(String type,
                             String message,
                             com.google.protobuf.Any detail)
    • Method Detail

      • getType

        public String getType()
      • getMessage

        public String getMessage()
      • getDetail

        public com.google.protobuf.Any getDetail()