- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.bluemind.authentication.service.internal.OpenIdException
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
int |
code |
java.lang.String |
message |
-
Constructor Summary
Constructors
Constructor and Description |
OpenIdException(int code,
java.lang.String message) |
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
code
public final int code
Copyright © 2023. All Rights Reserved.