de.espirit.firstspirit.ui.gadgets.aspects.transfer
Class TransferException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
de.espirit.firstspirit.ui.gadgets.aspects.transfer.TransferException
- All Implemented Interfaces: 
 - Serializable
 
public class TransferException
- extends Exception
 
Exception thrown if consuming a commodity failed.
- Since:
 
  - 4.2.405
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
TransferException
public TransferException(String message)
- Constructs a transfer exception with the given message.
- Parameters:
 message - The message describing the exception.- Since:
 
  - 4.2.405
 
 
TransferException
public TransferException(String message,
                         Throwable cause)
- Constructs a tansfer exception with the given message and a reference to a cause.
- Parameters:
 message - The message describing the exception.cause - The causing exception or error.- Since:
 
  - 4.2.405
 
 
Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480