AZS

com.a2zss.ISO8583
Class ISOException

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

public class ISOException
extends java.lang.Exception

ISOException object is used to handle some ISO8583 protocol error cases

See Also:
Serialized Form

Constructor Summary
ISOException()
           
ISOException(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

ISOException

public ISOException()

ISOException

public ISOException(java.lang.String msg)

AZS

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