- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SsoLoginException (0.11 sec)
-
src/main/java/org/codelibs/fess/exception/SsoLoginException.java
public SsoLoginException(final String message) { super(message); } /** * Constructs a new SsoLoginException with the specified detail message and cause. * * @param message The detail message explaining the SSO login failure * @param cause The underlying exception that caused this SSO login failure */ public SsoLoginException(final String message, final Throwable cause) {Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Wed Nov 19 08:04:23 UTC 2025 - 1.7K bytes - Viewed (0)