@Deprecated public class UserMayOrMayNotExistException extends UsernameNotFoundException
Constructor and Description |
---|
UserMayOrMayNotExistException(String msg)
Deprecated.
|
UserMayOrMayNotExistException(String msg,
Object extraInformation)
Deprecated.
|
UserMayOrMayNotExistException(String msg,
Throwable t)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static UserMayOrMayNotExistException |
fromSpring(UserMayOrMayNotExistException2 x)
Deprecated.
|
UserMayOrMayNotExistException2 |
toSpring()
Deprecated.
|
fromSpring
fromSpring
clearExtraInformation, getAuthentication, getExtraInformation, setAuthentication
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserMayOrMayNotExistException(String msg)
public UserMayOrMayNotExistException(String msg, Object extraInformation)
public UserMayOrMayNotExistException2 toSpring()
toSpring
in class UsernameNotFoundException
public static UserMayOrMayNotExistException fromSpring(UserMayOrMayNotExistException2 x)
Copyright © 2004–2021. All rights reserved.