Class ContextStorageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.engine.errorhandling.ContextStorageException
All Implemented Interfaces:
Serializable

public class ContextStorageException extends RuntimeException
See Also:
  • Constructor Details

    • ContextStorageException

      public ContextStorageException(String errorMessage, Throwable cause)