Lines Matching refs:InvalidArgumentException
57 import javax.sip.InvalidArgumentException;1063 InvalidArgumentException {1075 throw new InvalidArgumentException("bad port");1118 throw new InvalidArgumentException(ex.getMessage(), ex);1260 throws TransportNotSupportedException, InvalidArgumentException {