OpenSplice Java FACE API  v7.x
OpenSplice Future Airborne Capability Environment (FACE) Java API
us.opengroup.FACE.NO_IMPLEMENT Class Reference
Inheritance diagram for us.opengroup.FACE.NO_IMPLEMENT:
Inheritance graph
Collaboration diagram for us.opengroup.FACE.NO_IMPLEMENT:
Collaboration graph

Public Member Functions

 NO_IMPLEMENT ()
 
 NO_IMPLEMENT (int minor, CompletionStatus completed)
 
 NO_IMPLEMENT (String reason)
 
 NO_IMPLEMENT (String reason, int minor, CompletionStatus completed)
 

Public Attributes

CompletionStatus completed
 
int minor
 

Detailed Description

Definition at line 13 of file NO_IMPLEMENT.java.

Constructor & Destructor Documentation

◆ NO_IMPLEMENT() [1/4]

us.opengroup.FACE.NO_IMPLEMENT.NO_IMPLEMENT ( )

Definition at line 15 of file NO_IMPLEMENT.java.

◆ NO_IMPLEMENT() [2/4]

us.opengroup.FACE.NO_IMPLEMENT.NO_IMPLEMENT ( int  minor,
CompletionStatus  completed 
)

Definition at line 19 of file NO_IMPLEMENT.java.

◆ NO_IMPLEMENT() [3/4]

us.opengroup.FACE.NO_IMPLEMENT.NO_IMPLEMENT ( String  reason)

Definition at line 23 of file NO_IMPLEMENT.java.

◆ NO_IMPLEMENT() [4/4]

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

Definition at line 27 of file NO_IMPLEMENT.java.

Member Data Documentation

◆ completed

CompletionStatus us.opengroup.FACE.SystemException.completed
inherited

Definition at line 16 of file SystemException.java.

◆ minor

int us.opengroup.FACE.SystemException.minor
inherited

Definition at line 15 of file SystemException.java.


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