sysstatemgmt/systemstatemgr/sus/inc/suspanic.h
branchRCL_3
changeset 3 a811597961f0
parent 0 4e1aa6a622a0
equal deleted inserted replaced
0:4e1aa6a622a0 3:a811597961f0
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    34 	EUtilServerError2,
    34 	EUtilServerError2,
    35 	
    35 	
    36 	//CSusAdaptionServer errors
    36 	//CSusAdaptionServer errors
    37 	EAdaptionServerError1,
    37 	EAdaptionServerError1,
    38 	EAdaptionServerError2,
    38 	EAdaptionServerError2,
    39 	ELibraryAlreadyOpen
    39 	ELibraryAlreadyOpen,
       
    40 	
       
    41 	//Emergency Adaptation panic codes
       
    42 	EEmergencyCallRfAdaptationNullPtrError1,
       
    43 	EEmergencyCallRfAdaptationNullPtrError2,
       
    44 	EEmergencyAdaptationMessageNullPtrError
    40 	};
    45 	};
    41 
    46 
    42 #endif // __SUSPANICCODES_H__
    47 #endif // __SUSPANICCODES_H__