Package org.cyclos.model.banking
Class PosPayerNotInChannelException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.cyclos.model.CyclosException
-
- org.cyclos.model.BusinessException
-
- org.cyclos.model.banking.PosPayerException
-
- org.cyclos.model.banking.PosPayerNotInChannelException
-
- All Implemented Interfaces:
Serializable
public class PosPayerNotInChannelException extends PosPayerException
Exception thrown when attempting to receive a payment from a user which doesn't participate on the POS channel- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PosPayerNotInChannelException()
-
Method Summary
-
Methods inherited from class org.cyclos.model.CyclosException
getAttribute, getMessage, setAttribute, shouldGenerateLog
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-