Class ShareSessionLimitReachedException

All Implemented Interfaces:
Serializable

public class ShareSessionLimitReachedException extends RetriableException
Indicates that a new share session could not be opened because the limit of share sessions has been reached.
See Also:
  • Constructor Details

    • ShareSessionLimitReachedException

      public ShareSessionLimitReachedException(String message)