Ruddi™ UDDI Client API
1.0

inspireit.uddi.util.validators
Class DiscoveryURLException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--inspireit.uddi.util.validators.ValidationException
                    |
                    +--inspireit.uddi.util.validators.DiscoveryURLException
All Implemented Interfaces:
java.io.Serializable

public class DiscoveryURLException
extends ValidationException

DiscoveryURL exception class to indicate an invalid DiscoveryURL instance.

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

Field Summary
protected  DiscoveryURL DiscoveryURL
           
static int DISCOVERYURL
          Constant for an exception on the DiscoveryURL itself.
static int USETYPE
          Constant for an exception on the useType.
 
Fields inherited from class inspireit.uddi.util.validators.ValidationException
COMPOSITE, exceptions, faulty, subexception, type
 
Constructor Summary
DiscoveryURLException(DiscoveryURLException[] exceptions)
          DiscoveryURLException constructor.
DiscoveryURLException(DiscoveryURL DiscoveryURL, int type, java.lang.String message, java.lang.Object faulty, ValidationException subexception)
          DiscoveryURLException constructor.
 
Method Summary
 DiscoveryURL getDiscoveryURL()
           
 
Methods inherited from class inspireit.uddi.util.validators.ValidationException
getExceptions, getFaulty, getMessage, getSubException, getType
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

DISCOVERYURL

public static final int DISCOVERYURL
Constant for an exception on the DiscoveryURL itself.

See Also:
Constant Field Values

USETYPE

public static final int USETYPE
Constant for an exception on the useType.

See Also:
Constant Field Values

DiscoveryURL

protected DiscoveryURL DiscoveryURL
Constructor Detail

DiscoveryURLException

public DiscoveryURLException(DiscoveryURL DiscoveryURL,
                             int type,
                             java.lang.String message,
                             java.lang.Object faulty,
                             ValidationException subexception)
DiscoveryURLException constructor.

Parameters:
type - The exception type.
message - An informational message.
faulty - The faulty object.

DiscoveryURLException

public DiscoveryURLException(DiscoveryURLException[] exceptions)
DiscoveryURLException constructor.

Parameters:
exceptions - List of exceptions that have been thrown.
Method Detail

getDiscoveryURL

public DiscoveryURL getDiscoveryURL()

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.