ERRPacketException
ldbc.connector.exception.ERRPacketException
case class ERRPacketException(message: String, sql: Option[String], detail: Option[String], hint: Option[String]) extends MySQLException
Attributes
- Source
- ERRPacketException.scala
- Graph
-
- Supertypes
-
trait Producttrait Equalsclass MySQLExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- MySQLException
- Source
- MySQLException.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
MySQLException -> Throwable
- Inherited from:
- MySQLException
- Source
- MySQLException.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
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
In this article