Class ErrorCodes


  • public class ErrorCodes
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorCodes()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void errorEncountered​(int errorCode)  
      java.util.ArrayList<java.lang.String> initMapForErrorCode()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ErrorCodes

        public ErrorCodes()
    • Method Detail

      • initMapForErrorCode

        public java.util.ArrayList<java.lang.String> initMapForErrorCode()