Home | History | Annotate | Download | only in se

Lines Matching full:nosuchelementexception

56 import java.util.NoSuchElementException;
153 * @throws NoSuchElementException if there is no HAL implementation for the specified SE name
156 public void initialize() throws NoSuchElementException, RemoteException {
160 throw new NoSuchElementException("No HAL is provided for " + mName);
279 } catch (NoSuchElementException e) {
306 throw new NoSuchElementException("Response length is too small");
312 throw new NoSuchElementException("Status word is incorrect");
321 NoSuchElementException {
373 throw new NoSuchElementException("OpenBasicChannel() failed");
392 NoSuchElementException {
401 NoSuchElementException {
445 NoSuchElementException("OpenLogicalChannel() failed");