public class ProviderNotFoundException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ProviderNotFoundException() |
ProviderNotFoundException(java.lang.String message) |
ProviderNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
ProviderNotFoundException(java.lang.Throwable cause) |
public ProviderNotFoundException()
public ProviderNotFoundException(java.lang.String message)
public ProviderNotFoundException(java.lang.String message,
java.lang.Throwable cause)
public ProviderNotFoundException(java.lang.Throwable cause)