public class ResourceUnavailableException extends AccessException
MetadataProvider.notifyUser(java.lang.String, java.lang.String, java.util.Map) methods
instead of a generic AccessException if the User credentials
cannot be validated because of a temporary lack of resources
| Constructor and Description |
|---|
ResourceUnavailableException(java.lang.String msg)
Constructs a ResourceUnavailableException with a supplied error message text.
|