Class FileSystemPort.FileWriteException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pragma.archetype.domain.port.out.FileSystemPort.FileWriteException
All Implemented Interfaces:
Serializable
Enclosing interface:
FileSystemPort

public static class FileSystemPort.FileWriteException extends RuntimeException
Exception thrown when file operations fail.
See Also:
  • Constructor Details

    • FileWriteException

      public FileWriteException(String message)
    • FileWriteException

      public FileWriteException(String message, Throwable cause)