public static class DAO.DAOException
extends java.lang.RuntimeException
Constructor and Description |
---|
DAO.DAOException(int statusCode,
java.lang.String cause) |
DAO.DAOException(int httpStatusCode,
java.lang.Throwable thrown) |
DAO.DAOException(java.lang.Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
int |
getStatusCode() |