public class ErrorSubInfo
extends Object
implements scala.Product, scala.Serializable
param: message C-style message format compatible with printf. The error message is constructed by concatenating the lines with newlines.
| Constructor and Description | 
|---|
| ErrorSubInfo(scala.collection.Seq<String> message) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract static R | apply(T1 v1) | 
| scala.collection.Seq<String> | message() | 
| String | messageTemplate() | 
| static String | toString() | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait