Class EmptyResponse$

All Implemented Interfaces:
Serializable, scala.Equals, scala.Product

public class EmptyResponse$ extends RuntimeException implements scala.Product, Serializable
An Exception representing undefined response content
See Also:
  • Field Details

    • MODULE$

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

    • EmptyResponse$

      public EmptyResponse$()