sysstatemgmt/systemstatemgr/sus/inc/suspanic.h
branchRCL_3
changeset 3 a811597961f0
parent 0 4e1aa6a622a0
--- a/sysstatemgmt/systemstatemgr/sus/inc/suspanic.h	Tue Feb 02 00:53:00 2010 +0200
+++ b/sysstatemgmt/systemstatemgr/sus/inc/suspanic.h	Sat Feb 20 00:05:00 2010 +0200
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -36,7 +36,12 @@
 	//CSusAdaptionServer errors
 	EAdaptionServerError1,
 	EAdaptionServerError2,
-	ELibraryAlreadyOpen
+	ELibraryAlreadyOpen,
+	
+	//Emergency Adaptation panic codes
+	EEmergencyCallRfAdaptationNullPtrError1,
+	EEmergencyCallRfAdaptationNullPtrError2,
+	EEmergencyAdaptationMessageNullPtrError
 	};
 
 #endif // __SUSPANICCODES_H__