Packagejp.co.fujitsu.reffi.client.flex.error
Interfacepublic interface ICoreError
ImplementorsCoreLogicError

[概 要]

共通エラーインターフェースです.

[詳 細]

[備 考]

Copyright (c) 2008-2009 FUJITSU Japan All rights reserved.



Public Methods
 MethodDefined by
  
getId():String

[概 要]

エラーメッセージに対応するIDを取得します.
ICoreError
  
getMessage():String

[概 要]

エラーメッセージを取得します.
ICoreError
Method detail
getId()method
public function getId():String

[概 要]

エラーメッセージに対応するIDを取得します.

[詳 細]

[備 考]

戻り値
String
getMessage()method 
public function getMessage():String

[概 要]

エラーメッセージを取得します.

[詳 細]

[備 考]

戻り値
String