com.mucommander.ui.viewer
Class UserCancelledException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.mucommander.ui.viewer.UserCancelledException
All Implemented Interfaces:
java.io.Serializable

public class UserCancelledException
extends java.lang.Exception

This exception is thrown by ViewerRegistrar and EditorRegistrar when the user has cancelled the view/edit operation.

Author:
Maxence Bernard
See Also:
Serialized Form

Constructor Summary
UserCancelledException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserCancelledException

public UserCancelledException()


This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard