java.io.Serializable
UserAccessException
public class DatabaseException
extends java.lang.Exception
Constructor | Description |
---|---|
DatabaseException(int error_code,
java.lang.String message) |
|
DatabaseException(java.lang.String message) |
Modifier and Type | Method | Description |
---|---|---|
int |
getErrorCode() |
Returns the error code.
|
Copyright © 2018. All rights reserved.