public class AppExceptionItem
extends java.lang.Object
Constructor and Description |
---|
AppExceptionItem(boolean isApplicationException,
boolean isRollback,
boolean isInherited) |
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicationException() |
boolean |
isInherited() |
boolean |
isRollback() |
boolean |
isSystemException() |
java.lang.String |
toString() |