Class NotInitializedException

All Implemented Interfaces:
Serializable

public class NotInitializedException extends SpringExternalTaskClientException

Exception is thrown when subscription has not yet been initialized

See Also:
  • Constructor Details

    • NotInitializedException

      public NotInitializedException(String message)
    • NotInitializedException

      public NotInitializedException(String message, Throwable e)