SqlResultMissingGenerated
usql.Update.SqlResultMissingGenerated
class SqlResultMissingGenerated(msg: String) extends SQLException
Exception thrown if the result set has no generated data.
Attributes
- Graph
-
- Supertypes
-
class SQLExceptiontrait Iterable[Throwable]class Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Iterable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- SQLException
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- SQLException
Attributes
- Inherited from:
- SQLException
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- SQLException
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- SQLException
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Iterable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
In this article