public class TransferFatalException extends TransferException
Constructor and Description |
---|
TransferFatalException(String msgId) |
TransferFatalException(String msgId,
Object[] msgParams) |
TransferFatalException(String msgId,
Object[] msgParams,
Throwable cause) |
TransferFatalException(String msgId,
Throwable cause) |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransferFatalException(String msgId, Object[] msgParams, Throwable cause)
msgId
- StringmsgParams
- Object[]cause
- Throwablepublic TransferFatalException(String msgId, Object[] msgParams)
msgId
- StringmsgParams
- Object[]public TransferFatalException(String msgId, Throwable cause)
msgId
- Stringcause
- Throwablepublic TransferFatalException(String msgId)
msgId
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.