OpenSplice Java FACE API  v6.x
OpenSplice Future Airborne Capability Environment (FACE) Java API
us.opengroup.FACE.SystemException Class Referenceabstract
Inheritance diagram for us.opengroup.FACE.SystemException:
Inheritance graph
Collaboration diagram for us.opengroup.FACE.SystemException:
Collaboration graph

Public Attributes

CompletionStatus completed
 
int minor
 

Protected Member Functions

 SystemException (String reason, int minor, CompletionStatus completed)
 

Detailed Description

Definition at line 13 of file SystemException.java.

Constructor & Destructor Documentation

◆ SystemException()

us.opengroup.FACE.SystemException.SystemException ( String  reason,
int  minor,
CompletionStatus  completed 
)
protected

Definition at line 18 of file SystemException.java.

Member Data Documentation

◆ completed

CompletionStatus us.opengroup.FACE.SystemException.completed

Definition at line 16 of file SystemException.java.

◆ minor

int us.opengroup.FACE.SystemException.minor

Definition at line 15 of file SystemException.java.


The documentation for this class was generated from the following file: