|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.stc.connector.appconn.common.ApplicationException
com.stc.connector.batchadapter.system.BatchInboundException
public class BatchInboundException
Constructor Summary | |
---|---|
BatchInboundException()
Creates a new instance of BatchInboundException |
|
BatchInboundException(java.lang.String msg)
Constructs an instance of BatchInboundException
with the specified detail message. |
|
BatchInboundException(java.lang.String msg,
java.lang.Exception ex)
|
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 BatchInboundException()
public BatchInboundException(java.lang.String msg)
BatchInboundException
with the specified detail message.
msg
- the detail message.public BatchInboundException(java.lang.String msg, java.lang.Exception ex)
|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |