All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ajanta.naming.MalformedURNException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.io.IOException
                           |
                           +----ajanta.naming.MalformedURNException

public class MalformedURNException
extends IOException

Constructor Index

 o MalformedURNException()
 o MalformedURNException(String)

Constructors

 o MalformedURNException
 public MalformedURNException()
 o MalformedURNException
 public MalformedURNException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index