jPOS 1.6.1 API Documentation

org.jpos.util
Class NameRegistrar.NotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jpos.util.NameRegistrar.NotFoundException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
NameRegistrar

public static class NameRegistrar.NotFoundException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
NameRegistrar.NotFoundException()
           
NameRegistrar.NotFoundException(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

NameRegistrar.NotFoundException

public NameRegistrar.NotFoundException()

NameRegistrar.NotFoundException

public NameRegistrar.NotFoundException(java.lang.String detail)

jPOS.org