|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NSExceptionHandlerDelegate
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static interface |
NSExceptionHandlerDelegate._static_
|
Method Summary | |
---|---|
boolean |
exceptionHandler_shouldHandleException_mask(NSExceptionHandler sender,
NSException exception,
int aMask)
Original signature : -(BOOL)exceptionHandler:(NSExceptionHandler*) shouldHandleException:(NSException*) mask:(NSUInteger) mask is NSHandle |
boolean |
exceptionHandler_shouldLogException_mask(NSExceptionHandler sender,
NSException exception,
int aMask)
Original signature : -(BOOL)exceptionHandler:(NSExceptionHandler*) shouldLogException:(NSException*) mask:(NSUInteger) mask is NSLog |
Method Detail |
---|
boolean exceptionHandler_shouldLogException_mask(NSExceptionHandler sender, NSException exception, int aMask)
-(BOOL)exceptionHandler:(NSExceptionHandler*) shouldLogException:(NSException*) mask:(NSUInteger)
boolean exceptionHandler_shouldHandleException_mask(NSExceptionHandler sender, NSException exception, int aMask)
-(BOOL)exceptionHandler:(NSExceptionHandler*) shouldHandleException:(NSException*) mask:(NSUInteger)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |