Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
//
//  error.m
//  MPS
//
//  Created by Roberto on 15/12/09.
//  Copyright 2009 __MyCompanyName__. All rights reserved.
//

#import "Error.h"


@implementation Error

@synthesize code;
@synthesize description;
@synthesize message;
@synthesize userMessage;

@end

Commits for Nextrek/iOS/PocketVision/PocketVision/Shared/DataModel/Error.m

Diff revisions: vs.
Revision Author Commited Message
62 FAquili picture FAquili Sat 18 Jan, 2014 16:39:26 +0000

PocketVision 1.0