public class ClientException extends BaseException
code, msg
ClientException(CodeMsgI codeMsg)
ClientException(String code, String msg)
getCode, getMsg
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ClientException(String code, String msg)
public ClientException(CodeMsgI codeMsg)
Copyright © 2022. All rights reserved.