Class TempDirDeletionStrategy.DeletionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.junit.platform.commons.JUnitException
org.junit.jupiter.api.io.TempDirDeletionStrategy.DeletionException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
TempDirDeletionStrategy
Exception thrown when one or more paths in a temporary directory could
not be deleted by a
TempDirDeletionStrategy.- Since:
- 6.1
- See Also:
-
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString