Serialized Form
-
Package org.apache.shardingsphere.dialect.postgresql.exception.authority
-
Exception Class org.apache.shardingsphere.dialect.postgresql.exception.authority.EmptyUsernameException
class EmptyUsernameException extends SQLDialectException implements Serializable- serialVersionUID:
- -7169979989631579431L
-
Exception Class org.apache.shardingsphere.dialect.postgresql.exception.authority.InvalidPasswordException
class InvalidPasswordException extends SQLDialectException implements Serializable- serialVersionUID:
- -2266893048070563644L
-
Serialized Fields
-
username
String username
-
-
Exception Class org.apache.shardingsphere.dialect.postgresql.exception.authority.PrivilegeNotGrantedException
class PrivilegeNotGrantedException extends SQLDialectException implements Serializable- serialVersionUID:
- 8410672833723209253L
-
Exception Class org.apache.shardingsphere.dialect.postgresql.exception.authority.UnknownUsernameException
class UnknownUsernameException extends SQLDialectException implements Serializable- serialVersionUID:
- -2895258747747089622L
-
Serialized Fields
-
username
String username
-
-
-
Package org.apache.shardingsphere.dialect.postgresql.exception.metadata
-
Exception Class org.apache.shardingsphere.dialect.postgresql.exception.metadata.ColumnNotFoundException
class ColumnNotFoundException extends SQLDialectException implements Serializable- serialVersionUID:
- 1634603729199573437L
-
-
Package org.apache.shardingsphere.dialect.postgresql.exception.protocol
-
Exception Class org.apache.shardingsphere.dialect.postgresql.exception.protocol.ProtocolViolationException
class ProtocolViolationException extends SQLDialectException implements Serializable- serialVersionUID:
- 6784109729740919997L
-