DOMPrivate.h File Reference

Detailed Description

Private utilities used by the framework

Attention:
Defines macros and constants that are used within the framework, do not use outside.

Go to the source code of this file.


Defines

#define  DOM_ABSTRACT   [NSException raise:NSGenericException format:@"The method %s of %@ is abstract and cannot be used", _cmd, [self class]];

Define Documentation

#define DOM_ABSTRACT   [NSException raise:NSGenericException format:@"The method %s of %@ is abstract and cannot be used", _cmd, [self class]];