public class TransferException extends Exception
Constructor and Description |
---|
TransferException(String message)
Constructs a transfer exception with the given message.
|
TransferException(String message,
Throwable cause)
Constructs a tansfer exception with the given message and a reference to a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TransferException(String message)
message
- The message describing the exception.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500