public class JpaExceptionConverter extends Object implements ExceptionConverter
| Constructor and Description |
|---|
JpaExceptionConverter() |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
convert(Throwable e)
Return null if the provider doesn't handle this type
|
String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, create, init, postInitorderpublic Throwable convert(Throwable e)
ExceptionConverterconvert in interface ExceptionConverterpublic String getId()
getId in interface ProviderFactory<ExceptionConverter>Copyright © 2021 JBoss by Red Hat. All rights reserved.