public class TransferProcessingException extends TransferException
Constructor and Description |
---|
TransferProcessingException(String msgId) |
TransferProcessingException(String msgId,
Object[] msgParams) |
TransferProcessingException(String msgId,
Object[] msgParams,
Throwable cause) |
TransferProcessingException(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 TransferProcessingException(String msgId, Object[] msgParams, Throwable cause)
msgId
- StringmsgParams
- Object[]cause
- Throwablepublic TransferProcessingException(String msgId, Object[] msgParams)
msgId
- StringmsgParams
- Object[]public TransferProcessingException(String msgId, Throwable cause)
msgId
- Stringcause
- Throwablepublic TransferProcessingException(String msgId)
msgId
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.