Class InvalidWSRPProducerURLException

All Implemented Interfaces:
Serializable

@Deprecated public class InvalidWSRPProducerURLException 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 retrieve WSRP Producer for a URL that is not registered with K
See Also:
  • Constructor Details

    • InvalidWSRPProducerURLException

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

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