Class ExceptionMessageFormatter


  • public class ExceptionMessageFormatter
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static java.lang.String format​(java.lang.String message, java.lang.Object[] params)  
      • Methods inherited from class java.lang.Object

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

      • ExceptionMessageFormatter

        public ExceptionMessageFormatter()
    • Method Detail

      • format

        protected static java.lang.String format​(java.lang.String message,
                                                 java.lang.Object[] params)