AZS

com.a2zss.ISO8583
Class CCCException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.a2zss.ISO8583.CCCException
All Implemented Interfaces:
java.io.Serializable

public class CCCException
extends java.lang.Exception

CCCException object is used to handle some invalid CCC cases

See Also:
Serialized Form

Constructor Summary
CCCException()
           
CCCException(java.lang.String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CCCException

public CCCException()

CCCException

public CCCException(java.lang.String msg)

AZS

Copyright © 2002-2010 AZS Services Ltd. All Rights Reserved.