Oracle Application Server Web Services UDDI Client API Reference
10g (9.0.4)

Part No. B10396-01

oracle.uddi.message
Class VersionMismatchException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--oracle.uddi.message.VersionMismatchException
All Implemented Interfaces:
java.io.Serializable

public class VersionMismatchException
extends java.lang.RuntimeException
Since:
release specific (what release of product did this appear in)
Version:
$Header: VersionMismatchException.java 12-jun-2002.16:14:04 czhou Exp $
See Also:
Serialized Form

Constructor Summary
VersionMismatchException()
           

 

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

VersionMismatchException

public VersionMismatchException()

Oracle Application Server Web Services UDDI Client API Reference
10g (9.0.4)

Part No. B10396-01

Copyright © 2001, 2003, Oracle. All rights reserved.