Class DirectoryNotEmptyException

    • Constructor Detail

      • DirectoryNotEmptyException

        public DirectoryNotEmptyException​(String errorCode,
                                          String errorMessage,
                                          Throwable cause)
        Constructor with errorCode, errorMessage, and rootCause
        Parameters:
        errorCode - The error code for this exception
        errorMessage - The error message for this exception
        cause - Cause of this exception