Class UnableToParseOptions$

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

public class UnableToParseOptions$ extends RuntimeException implements scala.Product, Serializable
UnableToParseOptions is thrown while starting the container or host app if any of the options is not valid
See Also:
  • Field Details

    • MODULE$

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

    • UnableToParseOptions$

      public UnableToParseOptions$()