Class SubscriptionModificationFailedException

All Implemented Interfaces:
Serializable

public class SubscriptionModificationFailedException extends ProfileException
This exception is thrown if a request to modify the duration of an exception failed. See ProfileSubscription.setExpires(int).
Author:
Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
See Also:
  • Constructor Details

    • SubscriptionModificationFailedException

      public SubscriptionModificationFailedException(String message)
    • SubscriptionModificationFailedException

      public SubscriptionModificationFailedException(String message, Throwable t)