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