Class DaoException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.JesacaLin.GrubGoblin_v13.exception.DaoException
All Implemented Interfaces:
Serializable

public class DaoException extends RuntimeException
This exception is thrown when there is an error in the data access layer.
See Also: