Ruddi™ UDDI Client API
1.0

inspireit.uddi.base
Class UDDIException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--inspireit.uddi.base.UDDIException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
UDDISerializerException

public class UDDIException
extends java.lang.Exception

UDDIException is thrown whenever a UDDI-specific exception is detected.

Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
DispositionReport, Serialized Form

Field Summary
protected  DispositionReport dispositionReport
          The DispositionReport detailing what this exception is about.
 
Constructor Summary
UDDIException(DispositionReport dispositionReport, java.lang.String message)
          UDDIException constructor.
UDDIException(java.lang.String message)
          UDDIException constructor.
 
Method Summary
 DispositionReport getDispositionReport()
          Gets the DispositionReport detailing what this exception is about.
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

dispositionReport

protected DispositionReport dispositionReport
The DispositionReport detailing what this exception is about.

Constructor Detail

UDDIException

public UDDIException(DispositionReport dispositionReport,
                     java.lang.String message)
UDDIException constructor.

Parameters:
dispositionReport - The DispositionReport detailing what this exception is about.

UDDIException

public UDDIException(java.lang.String message)
UDDIException constructor.

Parameters:
message - The detail message.
Method Detail

getDispositionReport

public DispositionReport getDispositionReport()
Gets the DispositionReport detailing what this exception is about.

Returns:
the DispositionReport detailing what this exception is about

Ruddi™ UDDI Client API
1.0

Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.