at.gv.egiz.pdfas.exceptions
Class ErrorCodeHelper

java.lang.Object
  extended byat.gv.egiz.pdfas.exceptions.ErrorCodeHelper

public class ErrorCodeHelper
extends Object

Author:
wprinz

Constructor Summary
ErrorCodeHelper()
           
 
Method Summary
static String formErrorMessage(PdfAsException e)
          Forms a speaking textual error message for the given PdfAsException.
static String getMessageForErrorCode(int errorCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorCodeHelper

public ErrorCodeHelper()
Method Detail

getMessageForErrorCode

public static String getMessageForErrorCode(int errorCode)

formErrorMessage

public static String formErrorMessage(PdfAsException e)
Forms a speaking textual error message for the given PdfAsException.

Parameters:
e - The PdfAsException to be formed into a speaking text.
Returns:
Returns the speaking error message explaining the PdfAsException.


Copyright © 2006-2010. All Rights Reserved.