Class EmpireException.ExceptionMessageFormatter

java.lang.Object
org.apache.empire.exceptions.EmpireException.ExceptionMessageFormatter
Enclosing class:
EmpireException

public static class EmpireException.ExceptionMessageFormatter extends Object
ExceptionMessageFormatter returns a message text for an Exception from a given pattern and parameters
  • Field Details

    • missingArgument

      protected String missingArgument
  • Constructor Details

    • ExceptionMessageFormatter

      public ExceptionMessageFormatter()
  • Method Details