public class ProviderException extends RuntimeException { // Public Constructors public ProviderException( ); public ProviderException(String s); }