public class ErrMessage extends Object
| Constructor and Description |
|---|
ErrMessage(com.att.rosetta.env.RosettaEnv env) |
| Modifier and Type | Method and Description |
|---|---|
void |
printErr(PrintStream ps,
String attErrJson)
AT&T Requires a specific Error Format for RESTful Services, which AAF complies with.
|
void |
printErr(StringBuilder sb,
String attErrJson)
AT&T Requires a specific Error Format for RESTful Services, which AAF complies with.
|
public ErrMessage(com.att.rosetta.env.RosettaEnv env)
throws com.att.inno.env.APIException
com.att.inno.env.APIExceptionpublic void printErr(PrintStream ps, String attErrJson) throws com.att.inno.env.APIException
ps - df - r - com.att.inno.env.APIExceptionpublic void printErr(StringBuilder sb, String attErrJson) throws com.att.inno.env.APIException
sb - df - r - com.att.inno.env.APIExceptionCopyright © 2015-07-20–2017 AT&T. All rights reserved.