Class TempResourceCreateException

All Implemented Interfaces:
Serializable

public class TempResourceCreateException extends ExcelKitException
Exception thrown when a temporary resource (file or directory) cannot be created.
Since:
2025-07-19
See Also:
  • Constructor Details

    • TempResourceCreateException

      public TempResourceCreateException(Throwable cause)
      Constructs a new TempResourceCreateException with the specified cause.
      Parameters:
      cause - The cause of the failure