Class DfDocbrokerException

All Implemented Interfaces:
IDfException, Serializable
Direct Known Subclasses:
DfNoServersException

public class DfDocbrokerException extends DfServiceException
See Also:
  • Constructor Details

    • DfDocbrokerException

      protected DfDocbrokerException(String messageId, String hostName, int portNumber, Object[] additionalArgs, Throwable cause)
  • Method Details