Class ProfileException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConcurrentProfileModificationException, OperationNotSupportedException, RequestTimedOutException, SubscriptionModificationFailedException

public class ProfileException extends IOException
Author:
Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
See Also:
  • Constructor Details

    • ProfileException

      public ProfileException(String message)
    • ProfileException

      public ProfileException(String message, Throwable t)