PiData.Type| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
errorString()
Return protocol-independent error string instance. 
 | 
int | 
hashCode()  | 
static PiErrorString | 
of(String errorString)
Returns a new protocol-independent error string. 
 | 
String | 
toString()  | 
PiData.Type | 
type()
Returns the type of this protocol-independent data. 
 | 
public static PiErrorString of(String errorString)
errorString - error stringpublic String errorString()
public PiData.Type type()
PiData