Ruddi™ UDDI Client API
1.0

inspireit.uddi.util.validators
Class IdentifierBagException

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

public class IdentifierBagException
extends ValidationException

IdentifierBag exception class to indicate an invalid IdentifierBag instance.

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

Field Summary
protected  IdentifierBag identifierBag
           
static int KEYEDREFERENCE
          Constant for an exception on a keyedReference.
 
Fields inherited from class inspireit.uddi.util.validators.ValidationException
COMPOSITE, exceptions, faulty, subexception, type
 
Constructor Summary
IdentifierBagException(IdentifierBagException[] exceptions)
          IdentifierBagException constructor.
IdentifierBagException(IdentifierBag identifierBag, int type, java.lang.String message, java.lang.Object faulty, ValidationException subexception)
          IdentifierBagException constructor.
 
Method Summary
 IdentifierBag getIdentifierBag()
           
 
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

KEYEDREFERENCE

public static final int KEYEDREFERENCE
Constant for an exception on a keyedReference.

See Also:
Constant Field Values

identifierBag

protected IdentifierBag identifierBag
Constructor Detail

IdentifierBagException

public IdentifierBagException(IdentifierBag identifierBag,
                              int type,
                              java.lang.String message,
                              java.lang.Object faulty,
                              ValidationException subexception)
IdentifierBagException constructor.

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

IdentifierBagException

public IdentifierBagException(IdentifierBagException[] exceptions)
IdentifierBagException constructor.

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

getIdentifierBag

public IdentifierBag getIdentifierBag()

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.