public class SimpleOrmException extends RuntimeException
| Constructor and Description |
|---|
SimpleOrmException(String message) |
SimpleOrmException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
String |
getMessage() |
String |
toString() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic SimpleOrmException(String message)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.