public class OdiInterfaceFatalIssueException extends OdiInterfaceNotReadyForPersistException
| Constructor and Description |
|---|
OdiInterfaceFatalIssueException(IInterfaceIssue pIssue)
Deprecated.
Constructs a new
OdiInterfaceFatalIssueException. |
| Modifier and Type | Method and Description |
|---|---|
IInterfaceIssue |
getInterfaceIssue()
Deprecated.
Returns the fatal issue of the interface that is causing exception.
|
getMessageArgsgetErrorID, getErrorMsgHandle, getLocalizedMessage, getLocalizedMessage, getMessagepublic OdiInterfaceFatalIssueException(IInterfaceIssue pIssue)
OdiInterfaceFatalIssueException.pIssue - the fatal issue of the interface that is causing this
exception.public IInterfaceIssue getInterfaceIssue()