| Package | com.adobe.cairngorm |
| Class | public class CairngormMessageCodes |
| Constant | Defined by | ||
|---|---|---|---|
| ABSTRACT_METHOD_CALLED : String = "C0014E" [static]
| CairngormMessageCodes | ||
| COMMAND_ALREADY_REGISTERED : String = "C0003E" [static]
| CairngormMessageCodes | ||
| COMMAND_NOT_FOUND : String = "C0004E" [static]
| CairngormMessageCodes | ||
| COMMAND_NOT_REGISTERED : String = "C0015E" [static]
| CairngormMessageCodes | ||
| CONSUMER_NOT_FOUND : String = "C0010E" [static]
| CairngormMessageCodes | ||
| DATA_SERVICE_NOT_FOUND : String = "C0013E" [static]
| CairngormMessageCodes | ||
| HTTP_SERVICE_NOT_FOUND : String = "C0008E" [static]
| CairngormMessageCodes | ||
| PRODUCER_NOT_FOUND : String = "C0012E" [static]
| CairngormMessageCodes | ||
| REMOTE_OBJECT_NOT_FOUND : String = "C0007E" [static]
| CairngormMessageCodes | ||
| SERVICE_NOT_FOUND : String = "C0002E" [static]
| CairngormMessageCodes | ||
| SINGLETON_EXCEPTION : String = "C0001E" [static]
| CairngormMessageCodes | ||
| VIEW_ALREADY_REGISTERED : String = "C0005E" [static]
| CairngormMessageCodes | ||
| VIEW_NOT_FOUND : String = "C0006E" [static]
| CairngormMessageCodes | ||
| WEB_SERVICE_NOT_FOUND : String = "C0009E" [static]
| CairngormMessageCodes | ||
| ABSTRACT_METHOD_CALLED | constant |
public static const ABSTRACT_METHOD_CALLED:String = "C0014E"
| COMMAND_ALREADY_REGISTERED | constant |
public static const COMMAND_ALREADY_REGISTERED:String = "C0003E"
| COMMAND_NOT_FOUND | constant |
public static const COMMAND_NOT_FOUND:String = "C0004E"
| COMMAND_NOT_REGISTERED | constant |
public static const COMMAND_NOT_REGISTERED:String = "C0015E"
| CONSUMER_NOT_FOUND | constant |
public static const CONSUMER_NOT_FOUND:String = "C0010E"
| DATA_SERVICE_NOT_FOUND | constant |
public static const DATA_SERVICE_NOT_FOUND:String = "C0013E"
| HTTP_SERVICE_NOT_FOUND | constant |
public static const HTTP_SERVICE_NOT_FOUND:String = "C0008E"
| PRODUCER_NOT_FOUND | constant |
public static const PRODUCER_NOT_FOUND:String = "C0012E"
| REMOTE_OBJECT_NOT_FOUND | constant |
public static const REMOTE_OBJECT_NOT_FOUND:String = "C0007E"
| SERVICE_NOT_FOUND | constant |
public static const SERVICE_NOT_FOUND:String = "C0002E"
| SINGLETON_EXCEPTION | constant |
public static const SINGLETON_EXCEPTION:String = "C0001E"
| VIEW_ALREADY_REGISTERED | constant |
public static const VIEW_ALREADY_REGISTERED:String = "C0005E"
| VIEW_NOT_FOUND | constant |
public static const VIEW_NOT_FOUND:String = "C0006E"
| WEB_SERVICE_NOT_FOUND | constant |
public static const WEB_SERVICE_NOT_FOUND:String = "C0009E"