org.jpos.core
Class InvalidCardException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jpos.core.InvalidCardException
All Implemented Interfaces:
Serializable

public class InvalidCardException
extends Exception

Since:
jPOS 1.1
Version:
$Id$
Author:
apr@cs.com.uy
See Also:
Serialized Form

Constructor Summary
InvalidCardException()
           
InvalidCardException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidCardException

public InvalidCardException()

InvalidCardException

public InvalidCardException(String s)


Copyright © 1998-2012 jPOS.org. All Rights Reserved.