Class SystemException

All Implemented Interfaces:
Serializable

public class SystemException extends RetryableException
An exception that is thrown when there is an internal system problem. Most system problems are temporary, so this is a retryable exception.
See Also: