com.bea.apps.groupspace.util
Class ClipboardFullException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.bea.apps.groupspace.util.ClipboardFullException
All Implemented Interfaces
Serializable

public class ClipboardFullException
extends Exception

See Also
Serialized Form

Constructor Summary
ClipboardFullException()
           
ClipboardFullException(String message)
           
ClipboardFullException(String message, Throwable cause)
           
ClipboardFullException(Throwable cause)
           
 
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

ClipboardFullException

public ClipboardFullException()

ClipboardFullException

public ClipboardFullException(String message)

ClipboardFullException

public ClipboardFullException(String message,
                              Throwable cause)

ClipboardFullException

public ClipboardFullException(Throwable cause)


Copyright © 2006 BEA Systems, Inc. All Rights Reserved