Home | History | Annotate | Download | only in smack

Lines Matching refs:IllegalStateException

193      * @throws IllegalStateException if connection is not logged in or logged in anonymously
197 throw new IllegalStateException("Not logged in to server.");
200 throw new IllegalStateException("Anonymous users can't have a roster.");
243 * @throws IllegalStateException if connection is not logged in or logged in anonymously
247 throw new IllegalStateException("Not logged in to server.");
250 throw new IllegalStateException("Anonymous users can't have a roster.");
270 * @throws IllegalStateException if connection is not logged in or logged in anonymously
274 throw new IllegalStateException("Not logged in to server.");
277 throw new IllegalStateException("Anonymous users can't have a roster.");
441 * @throws IllegalStateException if connection is not logged in or logged in anonymously
445 throw new IllegalStateException("Not logged in to server.");
448 throw new IllegalStateException("Anonymous users can't have a roster.");