|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.di.connector.maximo.exception.MxConnectorRuntimeException
com.ibm.di.connector.maximo.exception.MxConnConfigException
public class MxConnConfigException
TPAE IF Connector's configuration exception. Thrown to indicate configuration parameter problems in the connector.
| Constructor Summary | |
|---|---|
MxConnConfigException(java.lang.String msg)
Constructs a new MxConnConfigException with the specified detail
message and its arguments. |
|
| 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 |
|---|
public MxConnConfigException(java.lang.String msg)
MxConnConfigException with the specified detail
message and its arguments.
msg - the detail messagemsgArgs - arguments used to compound the specified message
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||