Class ExceptionHandler$


  • public class ExceptionHandler$
    extends java.lang.Object
    • Field Detail

      • MODULE$

        public static final ExceptionHandler$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • ExceptionHandler$

        public ExceptionHandler$()
    • Method Detail

      • ErrorMessageTemplate

        public java.lang.String ErrorMessageTemplate()
      • seal

        public ExceptionHandler seal​(ExceptionHandler handler,
                                     RoutingSettings settings)
        Creates a sealed ExceptionHandler from the given one. Returns the default handler if the given one is null.
        Parameters:
        handler - (undocumented)
        settings - (undocumented)
        Returns:
        (undocumented)