public class ProviderNotFoundException extends AuthenticationException
ProviderManager
if no AuthenticationProvider
could be found
that supports the presented Authentication
object.Constructor and Description |
---|
ProviderNotFoundException(String msg)
Constructs a
ProviderNotFoundException with the specified message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProviderNotFoundException(String msg)
ProviderNotFoundException
with the specified message.msg
- the detail message