Home | History | Annotate | Download | only in setup

Lines Matching refs:exceptionId

797         private final static String ARGS_EXCEPTION_ID = "ErrorDialog.ExceptionId";
823 final int exceptionId = arguments.getInt(ARGS_EXCEPTION_ID);
833 if (exceptionId == MessagingException.CLIENT_CERTIFICATE_REQUIRED) {