public static class CorsRejection.Malformed$ extends java.lang.Object implements CorsRejection.Malformed, CorsRejection.Cause, scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static CorsRejection.Malformed$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Malformed$() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
description()
Description of this Cause in a human-readable format.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final CorsRejection.Malformed$ MODULE$
public java.lang.String description()
CorsRejection.Cause
description
in interface CorsRejection.Cause