Home | History | Annotate | Download | only in header

Lines Matching full:throws

15             throws ParseException;
18 throws ParseException;
25 throws ParseException;
27 AllowHeader createAllowHeader(String method) throws ParseException;
30 throws ParseException;
33 throws ParseException;
35 CallIdHeader createCallIdHeader(String callId) throws ParseException;
44 String contentDispositionType) throws ParseException;
47 throws ParseException;
52 throws InvalidArgumentException;
55 String contentSubType) throws ParseException;
62 throws ParseException, InvalidArgumentException;
65 throws ParseException, InvalidArgumentException;
71 EventHeader createEventHeader(String eventType) throws ParseException;
74 throws InvalidArgumentException;
77 throws ParseException;
80 throws ParseException;
82 Header createHeader(String name, String value) throws ParseException;
83 Header createHeader(String headerText) throws ParseException;
85 List createHeaders(String headers) throws ParseException;
87 InReplyToHeader createInReplyToHeader(String callId) throws ParseException;
90 throws InvalidArgumentException;
93 int minorVersion) throws InvalidArgumentException;
96 throws InvalidArgumentException;
99 throws ParseException;
101 PriorityHeader createPriorityHeader(String priority) throws ParseException;
104 throws ParseException;
107 throws ParseException;
110 throws ParseException;
113 throws InvalidArgumentException, ParseException;
120 throws InvalidArgumentException, ParseException;
123 throws InvalidArgumentException, ParseException;
131 RequireHeader createRequireHeader(String optionTag) throws ParseException;
134 throws InvalidArgumentException;
139 throws InvalidArgumentException;
146 throws InvalidArgumentException;
148 ServerHeader createServerHeader(List product) throws ParseException;
150 SIPETagHeader createSIPETagHeader(String etag) throws ParseException;
152 SIPIfMatchHeader createSIPIfMatchHeader(String etag) throws ParseException;
154 SubjectHeader createSubjectHeader(String subject) throws ParseException;
157 String subscriptionState) throws ParseException;
160 throws ParseException;
163 throws InvalidArgumentException;
165 ToHeader createToHeader(Address address, String tag) throws ParseException;
168 throws ParseException;
170 UserAgentHeader createUserAgentHeader(List product) throws ParseException;
173 String branch) throws InvalidArgumentException, ParseException;
176 throws InvalidArgumentException, ParseException;
179 throws ParseException;