org.ow2.dragon.service.uddi.v2.error
Class RegistryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.uddi.inquiry_v2.DispositionReport
              extended by org.ow2.dragon.service.uddi.v2.error.RegistryException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AssertionNotFoundException, AuthenticationException, FatalErrorException, InvalidCombinationException, InvalidKeyPassedException, InvalidProjectionException, KeyUnavailableException, TokenAlreadyExistsException, TransferNotAllowedException, UnsupportedException, UserMismatchException, ValueNotAllowedException

public class RegistryException
extends DispositionReport

Parent Exception for all UDDI registry exceptions

Author:
Jeff Faath
See Also:
Serialized Form

Constructor Summary
RegistryException(ErrorMessage message, DispositionReport dispReport)
           
 
Method Summary
 
Methods inherited from class org.uddi.inquiry_v2.DispositionReport
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

RegistryException

public RegistryException(ErrorMessage message,
                         DispositionReport dispReport)


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.