public class StudentDAOException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
StudentDAOException() |
StudentDAOException(String message) |
StudentDAOException(String message,
Throwable th) |
StudentDAOException(Throwable th) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.