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, wait
close, create, init, postInit
order
public Throwable convert(Throwable e)
ExceptionConverter
convert
in interface ExceptionConverter
public String getId()
getId
in interface ProviderFactory<ExceptionConverter>
Copyright © 2021 JBoss by Red Hat. All rights reserved.