Java org.springframework.security.oauth2.common.exceptions InvalidGrantException fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.oauth2.common.exceptions InvalidGrantException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.oauth2.common.exceptions InvalidGrantException.

The text is from its open source code.

Constructor

Method

MapgetAdditionalInformation()
Get any additional information associated with this error.
intgetHttpErrorCode()
StringgetMessage()
Returns the detail message string of this throwable.