Class CoreClosedException

All Implemented Interfaces:
Serializable

public class CoreClosedException extends IllegalStateException
Exception which is thrown when attempting to execute an SDK operation when the Core has been closed.
See Also:
  • Constructor Details

    • CoreClosedException

      public CoreClosedException()