

Public Member Functions | |
| CDBFieldDoesNotExistAcsJCompletion () | |
| CDBFieldDoesNotExistAcsJCompletion (AcsJException acsJEx) | |
| CDBFieldDoesNotExistAcsJCompletion (AcsJCompletion acsJComp) | |
| CDBFieldDoesNotExistAcsJCompletion (Completion corbaComp) | |
| String | getShortDescription () |
| void | setFieldName (String value) |
| String | getFieldName () |
| alma::cdbErrType::wrappers::CDBFieldDoesNotExistAcsJCompletion::CDBFieldDoesNotExistAcsJCompletion | ( | ) | [inline] |
Creates a new CDBFieldDoesNotExistAcsJCompletion with a corresponding exception (AcsJCDBFieldDoesNotExistEx) attached.
| alma::cdbErrType::wrappers::CDBFieldDoesNotExistAcsJCompletion::CDBFieldDoesNotExistAcsJCompletion | ( | AcsJException | acsJEx | ) | [inline] |
Creates a new CDBFieldDoesNotExistAcsJCompletion with a corresponding exception (AcsJCDBFieldDoesNotExistEx) attached that wraps an existing exception (acsJEx.)
| alma::cdbErrType::wrappers::CDBFieldDoesNotExistAcsJCompletion::CDBFieldDoesNotExistAcsJCompletion | ( | AcsJCompletion | acsJComp | ) | [inline] |
Creates a new CDBFieldDoesNotExistAcsJCompletion from another AcsJCompletion (acsJComp).
If present, the existing error trace is converted to Java exceptions and wrapped with an AcsJCDBFieldDoesNotExistEx.
References alma::acs::exceptions::AcsJCompletion::getAcsJException(), and alma::acs::exceptions::AcsJCompletion::init().
| alma::cdbErrType::wrappers::CDBFieldDoesNotExistAcsJCompletion::CDBFieldDoesNotExistAcsJCompletion | ( | Completion | corbaComp | ) | [inline] |
Converts a Corba completion to an CDBFieldDoesNotExistAcsJCompletion such that a new AcsJCDBFieldDoesNotExistEx is created as the attached error. If corbaComp carries error information, these ErrorTrace objects are converted to Java exceptions, which are attached as the course of the new AcsJCDBFieldDoesNotExistEx.
| corbaComp |
| String alma::cdbErrType::wrappers::CDBFieldDoesNotExistAcsJCompletion::getFieldName | ( | ) | [inline] |
| String alma::cdbErrType::wrappers::CDBFieldDoesNotExistAcsJCompletion::getShortDescription | ( | ) | [inline] |
Returns the short description of the error
| void alma::cdbErrType::wrappers::CDBFieldDoesNotExistAcsJCompletion::setFieldName | ( | String | value | ) | [inline] |
1.6.2