org.fuin.utils4swing.dialogs
Class CanceledException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.fuin.utils4swing.dialogs.CanceledException
All Implemented Interfaces:
java.io.Serializable

public class CanceledException
extends java.lang.Exception

The user canceled an operation.

See Also:
Serialized Form

Constructor Summary
CanceledException()
           
 
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

CanceledException

public CanceledException()


Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.