com.bea.apps.groupspace.util
Class InvalidClipboardTypeException

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

public class InvalidClipboardTypeException
extends Exception

See Also
Serialized Form

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

InvalidClipboardTypeException

public InvalidClipboardTypeException()

InvalidClipboardTypeException

public InvalidClipboardTypeException(String message)

InvalidClipboardTypeException

public InvalidClipboardTypeException(String message,
                                     Throwable cause)

InvalidClipboardTypeException

public InvalidClipboardTypeException(Throwable cause)


Copyright © 2006 BEA Systems, Inc. All Rights Reserved