public class SupportException extends RepositoryException
Repository
it is being requested from. Typically this results from
an attempt to get storage for a Storable
which is not supported,
or an attempt to configure a repository improperly.Constructor and Description |
---|
SupportException() |
SupportException(java.lang.String message) |
SupportException(java.lang.String message,
java.lang.Throwable cause) |
SupportException(java.lang.Throwable cause) |
backoff, getRootCause, makeFetchException, makePersistException, toFetchException, toFetchException, toPersistException, toPersistException
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.