Package org.cyclos.model.banking
Class PosPayerNotOperativeException
- 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.PosPayerNotOperativeException
-
- All Implemented Interfaces:
Serializable
public class PosPayerNotOperativeException extends PosPayerException
Exception thrown when attempting to receive a payment from a user which is not operative (has pending agreements or security answer)- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PosPayerNotOperativeException()
-
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
-
-