public class ClientException extends ZException
| Constructor and Description |
|---|
ClientException(ErrorType errType,
NlsKey nls,
java.lang.Object... args) |
ClientException(ErrorType errType,
java.lang.Throwable cause,
NlsKey nls) |
ClientException(ErrorType errType,
java.lang.Throwable cause,
NlsKey nls,
java.lang.Object... args) |
ClientException(NlsKey nls) |
ClientException(NlsKey nls,
java.lang.Object... args) |
getErrorType, getMessageCopyright © 2014 EsprIT-Systems. All Rights Reserved.