Uses of Class
io.github.lunasaw.sip.common.exception.SipException
Packages that use SipException
-
Uses of SipException in io.github.lunasaw.sip.common.exception
Subclasses of SipException in io.github.lunasaw.sip.common.exceptionModifier and TypeClassDescriptionclass
SIP配置异常 用于SIP配置相关的异常处理class
SIP处理器异常 用于SIP消息处理器执行过程中的异常处理Methods in io.github.lunasaw.sip.common.exception with parameters of type SipExceptionModifier and TypeMethodDescriptionvoid
SipExceptionHandler.handleException
(SipException exception, javax.sip.RequestEvent requestEvent) 处理SIP异常并生成相应的响应