com.indexdata.mkjsf.errors
Class ErrorHelper

java.lang.Object
  extended by com.indexdata.mkjsf.errors.ErrorHelper
All Implemented Interfaces:
Serializable

public class ErrorHelper
extends Object
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class ErrorHelper.ErrorCode
           
 
Constructor Summary
ErrorHelper(ConfigurationReader configurator)
           
 
Method Summary
 ErrorHelper.ErrorCode getErrorCode(ErrorInterface appError)
           
 ArrayList<String> getSuggestions(ErrorInterface error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorHelper

public ErrorHelper(ConfigurationReader configurator)
Method Detail

getErrorCode

public ErrorHelper.ErrorCode getErrorCode(ErrorInterface appError)

getSuggestions

public ArrayList<String> getSuggestions(ErrorInterface error)


Copyright © 2013. All Rights Reserved.