Voyager ORB

com.objectspace.voyager
Class NamespaceException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.objectspace.voyager.NamespaceException

public class NamespaceException
extends java.lang.Exception

An NamespaceException indicates an attempt to use an invalid URL.

Version:
3.0
See Also:
Serialized Form

Constructor Summary
NamespaceException()
          Construct myself with a default message.
NamespaceException(java.lang.String message)
          Construct myself with the specified message.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NamespaceException

public NamespaceException()
Construct myself with a default message.

NamespaceException

public NamespaceException(java.lang.String message)
Construct myself with the specified message.
Parameters:
message - The message.

ObjectSpace Inc.

(c) Copyright 1997-1999 ObjectSpace, Inc.
14850 Quorum Drive, Suite 500
Dallas, Texas 75240