| Package | Description |
|---|---|
| com.ursful.framework.orm.exception |
| Modifier and Type | Method and Description |
|---|---|
ORMError |
ORMException.getError() |
static ORMError |
ORMError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ORMError[] |
ORMError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ORMException(ORMError error,
String... args) |
Copyright © 2024. All rights reserved.