Class InvalidWSRPProducerException

All Implemented Interfaces:
Serializable

@Deprecated public class InvalidWSRPProducerException 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 an invalid WSRP Producer
See Also:
  • Constructor Details

    • InvalidWSRPProducerException

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

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