Declaration

class func respond(to exception: NSException)

Declaration

+ (void) respondToException:(NSException *) exception;

Declaration

respondToException_(exception: NSException)