Class ServiceError
java.lang.Object
org.summerboot.jexpress.nio.server.domain.ServiceError
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Constructor Summary
ConstructorsConstructorDescriptionServiceError(int errorCode, String errorTag, String errorDesc, Throwable ex) ServiceError(String ref) ServiceError(String errorCode, String errorTag, String errorDesc, Throwable ex) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidaddErrors(Collection<Err> es) voidgetRef()voidsetAttachedData(Object attachedData) voidtoJson()toString()toXML()