Searched refs:pmUserCancelledException (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmUserCancelledException.java28 * pmUserCancelledException .java
36 class pmUserCancelledException extends pmGuiException { class in inherits:pmGuiException
37 public pmUserCancelledException(String s) { method in class:pmUserCancelledException
40 public pmUserCancelledException() { method in class:pmUserCancelledException
H A DpmDelete.java77 } catch (pmUserCancelledException ce) {
113 } catch (pmUserCancelledException e) {
115 throw new pmUserCancelledException(
H A DpmAccess.java266 } catch (pmUserCancelledException e) {
268 throw new pmUserCancelledException(
431 } catch (pmUserCancelledException cx) {
H A DMakefile71 pmUserCancelledException.class \
H A DpmUtility.java173 throw new pmUserCancelledException("User.Cancelled.Login");
H A DpmTop.java937 } catch (pmUserCancelledException e) {
H A DpmInstallPrinter.java1521 } catch (pmUserCancelledException e) {

Completed in 61 milliseconds