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 SipProcessorExceptionSipExceptionHandler.createProcessorException(String processorName, String sipMethod, String message) 创建SIP处理器异常static SipProcessorExceptionSipExceptionHandler.createProcessorException(String processorName, String sipMethod, String message, Throwable cause) 创建SIP处理器异常