public class TransactionTypeUnavailableException extends OLAPIRuntimeException
Transaction
requested is not available. For example, if an application tries to create a Cursor
while in a write Transaction
, then the TransactionProvider
throws this exception.Constructor and Description |
---|
TransactionTypeUnavailableException()
Creates a
TransactionTypeUnavailableException . |
getLocalizedMessage, getLocalizedMessage, getParameters, toString