Uses of Class
org.apache.shiro.dao.DataAccessException
Packages that use DataAccessException
Package
Description
Package containing various components useful when building Data Access Objects (DAOs), including a generic
Data Access Exception hierarchy.
Support for accessing LDAP data sources.
-
Uses of DataAccessException in org.apache.shiro.dao
Subclasses of DataAccessException in org.apache.shiro.daoModifier and TypeClassDescriptionclassRoot exception indicating invalid or incorrect usage of a data access resource. -
Uses of DataAccessException in org.apache.shiro.ldap
Subclasses of DataAccessException in org.apache.shiro.ldapModifier and TypeClassDescriptionclassException thrown when a configured LDAP Authentication Mechanism is unsupported by the target LDAP server.