Class OAuth2ApplicationClientCredentialUserIdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.oauth2.provider.exception.OAuth2ApplicationClientCredentialUserIdException
- All Implemented Interfaces:
Serializable
public class OAuth2ApplicationClientCredentialUserIdException
extends com.liferay.portal.kernel.exception.PortalException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.As of Mueller (7.2.x)OAuth2ApplicationClientCredentialUserIdException(long userId, String userScreenName, long clientCredentialUserId, String clientCredentialUserScreenName) Deprecated.As of Mueller (7.2.x)OAuth2ApplicationClientCredentialUserIdException(String msg, Throwable throwable) Deprecated.As of Mueller (7.2.x)Deprecated.As of Mueller (7.2.x) -
Method Summary
Modifier and TypeMethodDescriptionlonglongMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OAuth2ApplicationClientCredentialUserIdException
Deprecated.As of Mueller (7.2.x) -
OAuth2ApplicationClientCredentialUserIdException
-
OAuth2ApplicationClientCredentialUserIdException
Deprecated.As of Mueller (7.2.x) -
OAuth2ApplicationClientCredentialUserIdException
@Deprecated public OAuth2ApplicationClientCredentialUserIdException(String msg, Throwable throwable) Deprecated.As of Mueller (7.2.x) -
OAuth2ApplicationClientCredentialUserIdException
Deprecated.As of Mueller (7.2.x)
-
-
Method Details
-
getClientCredentialUserId
public long getClientCredentialUserId() -
getClientCredentialUserScreenName
-
getUserId
public long getUserId() -
getUserScreenName
-