Class DuplicateWSRPProducerURLException

All Implemented Interfaces:
Serializable

@Deprecated public class DuplicateWSRPProducerURLException extends AppianException
Deprecated.
The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
Exception thrown when the system tries to register a WSRP Producer with a URL that is already registered with K
See Also:
  • Constructor Details

    • DuplicateWSRPProducerURLException

      public DuplicateWSRPProducerURLException()
      Deprecated.
      Construct a new exception.
    • DuplicateWSRPProducerURLException

      public DuplicateWSRPProducerURLException(String message_)
      Deprecated.
      Construct a new exception with a specified message.
      Parameters:
      message_ - The message.