public class InvalidContentLengthException$
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static InvalidContentLengthException$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| InvalidContentLengthException$() | 
| Modifier and Type | Method and Description | 
|---|---|
| InvalidContentLengthException | apply(java.lang.String summary,
     java.lang.String detail) | 
public static final InvalidContentLengthException$ MODULE$
public InvalidContentLengthException apply(java.lang.String summary, java.lang.String detail)