public class FixtureError extends AppError
| Constructor and Description |
|---|
FixtureError() |
| Modifier and Type | Method and Description |
|---|---|
void |
__oeunit_data_fixtureError_constructor__(character _errorMessage)
Constructor
|
static void |
__oeunit_data_FixtureError_constructor__static__()
Static constructor
|
void |
__oeunit_data_FixtureError_execute__()
The 'execute' method
|
__lang_AppError_constructor__, __lang_AppError_constructor__, __lang_AppError_constructor__, addMessage, getReturnValue, isFromReturn, newInstance, newInstance, newInstance, readExternal, removeMessage, setFromReturn, setReturnValue, writeExternal__lang_ProError_constructor__, __lang_ProError_constructor__, getCallStack, getMessage, getMessageNum, getNumMessages, getSeverity, populateCallStack, setSeverity, validIndex__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, assertNotNull, assertNotNull, getLegacyClass, getNextSibling, getPrevSibling, legacyClone, legacyEquals, toLegacyStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, getLegacyClass, getNextSibling, getPrevSibling, isTracked, legacyClone, legacyEquals, toLegacyStringpublic static void __oeunit_data_FixtureError_constructor__static__()
public void __oeunit_data_fixtureError_constructor__(character _errorMessage)
_errorMessage - the failure messagepublic void __oeunit_data_FixtureError_execute__()