jPOS 1.6.1 API Documentation

org.jpos.tpl
Class NoPeerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jpos.tpl.NoPeerException
All Implemented Interfaces:
java.io.Serializable

public class NoPeerException
extends java.lang.Exception

Version:
$Id: NoPeerException.java 2594 2008-01-22 16:41:31Z apr $
Author:
Alejandro P. Revilla
See Also:
Serialized Form

Constructor Summary
NoPeerException(java.lang.String detail)
           
 
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

NoPeerException

public NoPeerException(java.lang.String detail)

jPOS.org