Class AuthenticationRepositoryException
Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.repository.RepositoryException
com.liferay.portal.kernel.repository.AuthenticationRepositoryException
- All Implemented Interfaces:
Serializable
- Author:
- Adolfo Pérez
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationRepositoryException
(String msg, Throwable throwable) AuthenticationRepositoryException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationRepositoryException
public AuthenticationRepositoryException() -
AuthenticationRepositoryException
-
AuthenticationRepositoryException
-
AuthenticationRepositoryException
-