Class SubscriptionNotFoundException

    • Constructor Detail

      • SubscriptionNotFoundException

        SubscriptionNotFoundException()
      • SubscriptionNotFoundException

        SubscriptionNotFoundException(String message)
      • SubscriptionNotFoundException

        SubscriptionNotFoundException(String message, Throwable cause)
      • SubscriptionNotFoundException

        SubscriptionNotFoundException(Throwable cause)
      • SubscriptionNotFoundException

        SubscriptionNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
    • Method Detail