|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception com.softwareag.mdm.service.OperationException
Thrown to indicate that an operation cannot complete normally.
Constructor Summary | |
OperationException(String aMessage)
Deprecated. Replaced by createError(...) methods. |
|
OperationException(String aMessage,
Throwable aCause)
Deprecated. Replaced by createError(...) methods. |
|
OperationException(Throwable aCause)
Deprecated. Replaced by createError(...) methods. |
Method Summary | |
static OperationException |
createError(String aMessage)
|
static OperationException |
createError(String aMessage,
Throwable ex)
|
static OperationException |
createError(Throwable ex)
|
static OperationException |
createError(UserMessage aMessage)
|
static OperationException |
createError(UserMessage aMessage,
Throwable ex)
|
String |
getMessageForLocale(Locale aLocale)
Returns a localized user message. |
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 OperationException(String aMessage)
createError(...)
methods.
public OperationException(String aMessage, Throwable aCause)
createError(...)
methods.
public OperationException(Throwable aCause)
createError(...)
methods.
Method Detail |
public static final OperationException createError(String aMessage)
public static final OperationException createError(String aMessage, Throwable ex)
public static final OperationException createError(UserMessage aMessage)
public static final OperationException createError(UserMessage aMessage, Throwable ex)
public static final OperationException createError(Throwable ex)
public String getMessageForLocale(Locale aLocale)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.