|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.rwt.service.SettingStoreException
This exception indicated a setting store operation failed to complete normally.
Constructor Summary | |
SettingStoreException(java.lang.String message,
java.lang.Throwable cause)
Constructs a SettingStoreException with the specified detail
message and cause. |
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 |
public SettingStoreException(java.lang.String message, java.lang.Throwable cause)
SettingStoreException
with the specified detail
message and cause.
message
- the message; may be null.
Can be retrieved using Throwable.getMessage()
.cause
- the cause; may be null
to indicate that
the cause is not known. Can be retrieved using
Throwable.getCause()
.
|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2011. All rights reserved.