Class ExceptionIssueLinkPrefixSupplier.NoOpExceptionIssueLinkPrefixSupplier

java.lang.Object
io.datarouter.exception.service.ExceptionIssueLinkPrefixSupplier.NoOpExceptionIssueLinkPrefixSupplier
All Implemented Interfaces:
ExceptionIssueLinkPrefixSupplier, java.util.function.Supplier<java.lang.String>
Enclosing interface:
ExceptionIssueLinkPrefixSupplier

@Singleton
public static class ExceptionIssueLinkPrefixSupplier.NoOpExceptionIssueLinkPrefixSupplier
extends java.lang.Object
implements ExceptionIssueLinkPrefixSupplier
  • Constructor Details

  • Method Details

    • get

      public java.lang.String get()
      Specified by:
      get in interface java.util.function.Supplier<java.lang.String>