Class UserRoleDaoUserDetailsService.UserRoleDaoUserDetailsServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.pentaho.platform.security.userroledao.service.UserRoleDaoUserDetailsService.UserRoleDaoUserDetailsServiceException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- UserRoleDaoUserDetailsService
protected class UserRoleDaoUserDetailsService.UserRoleDaoUserDetailsServiceException
extends org.springframework.dao.DataAccessException
A data access exception specific to a
IUserRoleDao
-based UserDetailsService
.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserRoleDaoUserDetailsServiceException
-
UserRoleDaoUserDetailsServiceException
-