Package org.cyclos.utils
Class ExceptionTranslationHelper
- java.lang.Object
-
- org.cyclos.utils.ExceptionTranslationHelper
-
public class ExceptionTranslationHelper extends Object
Returns a translation message specification for the given exception.
-
-
Constructor Summary
Constructors Constructor Description ExceptionTranslationHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TranslationMessageSpecificationgetForTransferException(TransferException te)
-
-
-
Method Detail
-
getForTransferException
public static TranslationMessageSpecification getForTransferException(TransferException te)
-
-