|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
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
oracle.wsm.common.exception.BaseException
oracle.wsm.monitor.MonitorException
public class MonitorException
Field Summary |
---|
Fields inherited from class oracle.wsm.common.exception.BaseException |
---|
m_arguments, m_bundleType, m_errorCode |
Fields inherited from interface oracle.wsm.resources.monitor.MonitorMessageID |
---|
MON_INIT_FAILURE, MON_INTERNAL_ERROR, MON_INVALID_PARAMETER, MON_INVALID_TOPOLOGYNODE |
Constructor Summary | |
---|---|
MonitorException(String errorCode) |
|
MonitorException(String errorCode, Object[] args) |
Method Summary |
---|
Methods inherited from class oracle.wsm.common.exception.BaseException |
---|
getArguments, getErrorCode, getLocalizedMessage, getLocalizedMessage, getMessage, setBundleType |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, 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 MonitorException(String errorCode, Object[] args)
public MonitorException(String errorCode)
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |