java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.security.NoSuchProviderException
public class NoSuchProviderException
extends Exception
This exception is thrown when a particular security provider is requested but is not available in the environment.