クラス UnauthorizedException

    • コンストラクタの概要

      コンストラクタ 
      コンストラクタ 説明
      UnauthorizedException​(java.lang.String message, com.linecorp.bot.model.error.ErrorResponse errorResponse)  
    • メソッドの概要

      • クラスから継承されたメソッド java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • クラスから継承されたメソッド java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • コンストラクタの詳細

      • UnauthorizedException

        public UnauthorizedException​(java.lang.String message,
                                     com.linecorp.bot.model.error.ErrorResponse errorResponse)