Ruddi™ UDDI Client API
1.0

inspireit.uddi.util.validators
Class AddressLineException

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

public class AddressLineException
extends ValidationException

AddressLine exception class to indicate an invalid AddressLine instance.

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

Field Summary
protected  AddressLine AddressLine
           
static int ADDRESSLINE
          Constant for an exception on the AddressLine value itself.
static int KEYNAME
          Constant for an exception on a keyName.
static int KEYVALUE
          Constant for an exception on a keyValue.
 
Fields inherited from class inspireit.uddi.util.validators.ValidationException
COMPOSITE, exceptions, faulty, subexception, type
 
Constructor Summary
AddressLineException(AddressLineException[] exceptions)
          AddressLineException constructor.
AddressLineException(AddressLine AddressLine, int type, java.lang.String message, java.lang.Object faulty, ValidationException subexception)
          AddressLineException constructor.
 
Method Summary
 AddressLine getAddressLine()
           
 
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

KEYNAME

public static final int KEYNAME
Constant for an exception on a keyName.

See Also:
Constant Field Values

KEYVALUE

public static final int KEYVALUE
Constant for an exception on a keyValue.

See Also:
Constant Field Values

ADDRESSLINE

public static final int ADDRESSLINE
Constant for an exception on the AddressLine value itself.

See Also:
Constant Field Values

AddressLine

protected AddressLine AddressLine
Constructor Detail

AddressLineException

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

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

AddressLineException

public AddressLineException(AddressLineException[] exceptions)
AddressLineException constructor.

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

getAddressLine

public AddressLine getAddressLine()

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.