MxConnIOException(java.lang.String msg,
java.lang.String targetUrl,
java.lang.Object... msgArgs)
Constructs a new MxConnIOException with the specified detail
message, target URL and its arguments.
MxConnIOException(java.lang.String msg,
java.lang.String targetUrl,
java.lang.Throwable cause,
java.lang.Object... msgArgs)
Constructs a new MxConnIOException with the specified detail
message, target URL and cause.
Method Summary
java.lang.String
getTargetUrl()
Returns the target URL that causes the exception.
Methods inherited from class com.ibm.di.connector.maximo.exception.MxConnectorException