Class NamespacedHierarchicalStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.junit.platform.commons.JUnitException
org.junit.platform.engine.support.store.NamespacedHierarchicalStoreException
All Implemented Interfaces:
Serializable

@API(status=EXPERIMENTAL, since="5.10") public class NamespacedHierarchicalStoreException extends JUnitException
Exception thrown by failed NamespacedHierarchicalStore operations.
Since:
5.10
See Also:
  • Constructor Details

    • NamespacedHierarchicalStoreException

      public NamespacedHierarchicalStoreException(String message)
    • NamespacedHierarchicalStoreException

      public NamespacedHierarchicalStoreException(String message, Throwable cause)