直列化された形式


パッケージ jp.co.fujitsu.reffi.common.exception

Class jp.co.fujitsu.reffi.common.exception.AbstractCoreException extends java.lang.Exception implements Serializable

serialVersionUID: 3907562037355776424L

直列化されたフィールド

id

java.lang.String id
propertiesのキーに対応します。


message

java.lang.String message
idに対するメッセージを保持します。


nofifyToUser

boolean nofifyToUser
例外をユーザ通知するかどうかのフラグです。デフォルトはtrueです。


messages

java.util.Properties messages
メッセージ取得元であるpropertiesインスタンスです。

Class jp.co.fujitsu.reffi.common.exception.CoreLogicException extends AbstractCoreException implements Serializable

serialVersionUID: 6285526206463903933L



Copyright © 2008-2010. All Rights Reserved.