org.ow2.dragon.service.uddi.v3.error
Class ValueNotAllowedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.uddi.api_v3_porttype.DispositionReportFaultMessage
              extended by org.ow2.dragon.service.uddi.v3.error.RegistryException
                  extended by org.ow2.dragon.service.uddi.v3.error.ValueNotAllowedException
All Implemented Interfaces:
java.io.Serializable

public class ValueNotAllowedException
extends RegistryException

E_valueNotAllowed: (20210) Signifies that a value did not pass validation because of contextual issues. The value may be valid in some contexts, but not in the context used. The error text MAY contain information about the contextual problem.

Author:
Jeff Faath
See Also:
Serialized Form

Constructor Summary
ValueNotAllowedException(ErrorMessage message)
           
 
Method Summary
 
Methods inherited from class org.uddi.api_v3_porttype.DispositionReportFaultMessage
getFaultInfo
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValueNotAllowedException

public ValueNotAllowedException(ErrorMessage message)


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.