SQLInvalidAuthorizationSpecException
The subclass of [[SQLException]]
thrown when the SQLState class value is '28', or under vendor-specified conditions. This indicates that the authorization credentials presented during connection establishment are not valid.
Attributes
- Source
- SQLInvalidAuthorizationSpecException.scala
- Graph
-
- Supertypes
-
class SQLNonTransientExceptionclass SQLExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Summarize error information into attributes.
Summarize error information into attributes.
Attributes
- Inherited from:
- SQLException
- Source
- SQLException.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Retrieves the vendor-specific exception code for this SQLException object.
Retrieves the vendor-specific exception code for this SQLException object.
Attributes
- Returns
-
the vendor's error code
- Inherited from:
- SQLException
- Source
- SQLException.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
SQLException -> Throwable
- Inherited from:
- SQLException
- Source
- SQLException.scala
Retrieves the SQLState for this SQLException object.
Retrieves the SQLState for this SQLException object.
Attributes
- Returns
-
the SQLState value
- Inherited from:
- SQLException
- Source
- SQLException.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- SQLException
- Source
- SQLException.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
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