Ruddi™ UDDI Client API
1.0

inspireit.uddi.util.validators
Class TModelInstanceInfoException

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

public class TModelInstanceInfoException
extends ValidationException

TModelInstanceInfo exception class to indicate an invalid TModelInstanceInfo instance.

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

Field Summary
static int DESCRIPTION
          Constant for an exception on a Description.
protected  TModelInstanceInfoException[] exceptions
          List of exceptions that have been thrown.
static int INSTANCEDETAILS
          Constant for an exception on an InstanceDetails.
protected  TModelInstanceInfo tModelInstanceInfo
          TModelInstanceInfo that caused the exception to be thrown.
static int TMODELKEY
          Constant for an exception on a TModelKey.
 
Fields inherited from class inspireit.uddi.util.validators.ValidationException
COMPOSITE, faulty, subexception, type
 
Constructor Summary
TModelInstanceInfoException(TModelInstanceInfoException[] exceptions)
          TModelInstanceInfoException constructor.
TModelInstanceInfoException(TModelInstanceInfo tModelInstanceInfo, int type, java.lang.String message, java.lang.Object faulty, ValidationException ve)
          TModelInstanceInfoException constructor.
 
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

TMODELKEY

public static final int TMODELKEY
Constant for an exception on a TModelKey.

See Also:
Constant Field Values

DESCRIPTION

public static final int DESCRIPTION
Constant for an exception on a Description.

See Also:
Constant Field Values

INSTANCEDETAILS

public static final int INSTANCEDETAILS
Constant for an exception on an InstanceDetails.

See Also:
Constant Field Values

tModelInstanceInfo

protected TModelInstanceInfo tModelInstanceInfo
TModelInstanceInfo that caused the exception to be thrown.


exceptions

protected TModelInstanceInfoException[] exceptions
List of exceptions that have been thrown.

Constructor Detail

TModelInstanceInfoException

public TModelInstanceInfoException(TModelInstanceInfo tModelInstanceInfo,
                                   int type,
                                   java.lang.String message,
                                   java.lang.Object faulty,
                                   ValidationException ve)
TModelInstanceInfoException constructor.

Parameters:
tModelInstanceInfo - The TModelInstanceInfo that caused the exception to be thrown.
type - The exception type.
message - An informational message.
faulty - The faulty object.

TModelInstanceInfoException

public TModelInstanceInfoException(TModelInstanceInfoException[] exceptions)
TModelInstanceInfoException constructor.

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

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.