Package org.keycloak.connections.jpa
Class JpaExceptionConverter
java.lang.Object
org.keycloak.connections.jpa.JpaExceptionConverter
- All Implemented Interfaces:
ExceptionConverter
,Provider
,ProviderFactory<ExceptionConverter>
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.keycloak.provider.ExceptionConverter
close, create, init, postInit
Methods inherited from interface org.keycloak.provider.ProviderFactory
getConfigMetadata, order
-
Constructor Details
-
JpaExceptionConverter
public JpaExceptionConverter()
-
-
Method Details
-
convert
Description copied from interface:ExceptionConverter
Return null if the provider doesn't handle this type- Specified by:
convert
in interfaceExceptionConverter
- Returns:
-
getId
- Specified by:
getId
in interfaceProviderFactory<ExceptionConverter>
-