Uses of Class
com.ibm.tws.objects.validator.InstanceValidatorException

Packages that use InstanceValidatorException
com.ibm.tws.objects.validator   
 

Uses of InstanceValidatorException in com.ibm.tws.objects.validator
 

Methods in com.ibm.tws.objects.validator that throw InstanceValidatorException
protected  void Validator.checkInstanceOf(java.lang.String field, java.lang.Object value, java.lang.Class type)
          Checks that the object specified for the given field is an instance of the expected class.
 



Copyright © 2005 IBM All Rights Reserved.