public class ApplicationExceptionDetails extends Object
Constructor and Description |
---|
ApplicationExceptionDetails(String exceptionClass,
boolean inherited,
boolean rollback) |
Modifier and Type | Method and Description |
---|---|
String |
getExceptionClass() |
boolean |
isInherited() |
boolean |
isRollback() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.