public class BriefError extends Object implements PrettyPrintable
Constructor and Description |
---|
BriefError(int errorCode,
String errorMsg) |
Modifier and Type | Method and Description |
---|---|
String |
toPrettyString()
Returns the contents of this object in the form of a pretty formatted string.
|
public BriefError(int errorCode, String errorMsg)
public String toPrettyString()
PrettyPrintable
toPrettyString
in interface PrettyPrintable
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.