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. | 
clearExtraInformation, getAuthentication, getExtraInformation, setAuthenticationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProviderNotFoundException(String msg)
ProviderNotFoundException with the specified
 message.msg - the detail message