Uses of Class
io.github.lunasaw.sip.common.exception.SipProcessorException
Packages that use SipProcessorException
-
Uses of SipProcessorException in io.github.lunasaw.sip.common.exception
Methods in io.github.lunasaw.sip.common.exception that return SipProcessorExceptionModifier and TypeMethodDescriptionstatic SipProcessorException
SipExceptionHandler.createProcessorException
(String processorName, String sipMethod, String message) 创建SIP处理器异常static SipProcessorException
SipExceptionHandler.createProcessorException
(String processorName, String sipMethod, String message, Throwable cause) 创建SIP处理器异常