Voyager ORB

com.objectspace.voyager.corba
Class TypeCodeException

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

public class TypeCodeException
extends java.lang.Exception

A TypeCodeException indicates that a particular operation was not supported by a typecode.

Version:
3.0
See Also:
TypeCode, Serialized Form

Constructor Summary
TypeCodeException(java.lang.String description)
          Construct a TypeCodeException with a description.
 
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

TypeCodeException

public TypeCodeException(java.lang.String description)
Construct a TypeCodeException with a description.
Parameters:
description - A string that describes this exception.

ObjectSpace Inc.

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