Class NotOpenedException

All Implemented Interfaces:
Serializable

public class NotOpenedException extends SpringExternalTaskClientException

Exception is thrown when subscription has not yet been opened

See Also:
  • Constructor Details

    • NotOpenedException

      public NotOpenedException(String message)
    • NotOpenedException

      public NotOpenedException(String message, Throwable e)