@CompileStatic class NoStackUsernameNotFoundException extends UsernameNotFoundException
Lightweight exception that avoids the cost of filling in the stack frames.
| Constructor and description |
|---|
NoStackUsernameNotFoundException() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Throwable |
fillInStackTrace() |
| Methods inherited from class | Name |
|---|---|
class UsernameNotFoundException |
addSuppressed, equals, fillInStackTrace, getAuthenticationRequest, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setAuthenticationRequest, setStackTrace, toString, wait, wait, wait |