org.favabeans.base
Class DropException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.favabeans.base.DropException
- All Implemented Interfaces:
- Serializable
- public class DropException
- extends Exception
This exception is raised whenever a drop of an object onto a
component that supports DnD fails.
- See Also:
- Serialized Form
DropException
public DropException()
DropException
public DropException(String detail)
Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.