|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
eclipseme.core.model.InvalidWirelessToolkitException
An exception thrown when there is something wrong in specifying an instance of IWirelessToolkit.
Note: This class/interface is part of an interim API that is still under development and expected to change before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken as the API evolves.
Copyright (c) 2003-2005 Craig Setera
| Constructor Summary | |
InvalidWirelessToolkitException()
Constructor |
|
InvalidWirelessToolkitException(java.lang.String message)
Constructor. |
|
InvalidWirelessToolkitException(java.lang.String message,
java.lang.Throwable cause)
Constructor. |
|
InvalidWirelessToolkitException(java.lang.Throwable cause)
Constructor. |
|
| 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InvalidWirelessToolkitException()
public InvalidWirelessToolkitException(java.lang.String message)
message - public InvalidWirelessToolkitException(java.lang.Throwable cause)
cause -
public InvalidWirelessToolkitException(java.lang.String message,
java.lang.Throwable cause)
message - cause -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||