public class NSAssertionHandler extends NSObject
| Constructor and Description |
|---|
NSAssertionHandler() |
NSAssertionHandler(id id) |
NSAssertionHandler(int id) |
| Modifier and Type | Method and Description |
|---|---|
static NSAssertionHandler |
currentHandler() |
void |
handleFailureInFunction(NSString functionName,
NSString fileName,
int line,
NSString format) |
void |
handleFailureInMethod(int selector,
id object,
NSString fileName,
int line,
NSString format) |
accessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, dealloc, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboardequals, hashCode, objc_getClass, toStringpublic NSAssertionHandler()
public NSAssertionHandler(int id)
public NSAssertionHandler(id id)
public static NSAssertionHandler currentHandler()
public void handleFailureInFunction(NSString functionName, NSString fileName, int line, NSString format)