GetError

メッセージからエラー メッセージを取得します。

構文

public String getError() 

パラメータ

  • なし

結果

メッセージからエラー メッセージを取得して返します。

String error = message.getError();